-
To authenticate against SURFSara's dCache servers a token (Macaroon) is needed. At the moment the Xenon webdav adaptor only accepts username/password combi. It would be nice if Xenon was able to copy …
-
Hi @kofemann,
I am fairly new to this. Was trying to start NFS server using this project. I am using MacOS Catalina.
Running program as it is, I get the following
```
2020-07-25 19:45:45.701 […
-
config.Interceptors.AddTyped((AspectPredicate)(method =>
{
Type declaringType = method.DeclaringType;
string name = declar…
-
After getting GHDL to emit some more information about metavalue assertions, the worst offenders are (the first column is the number of times I saw the assertion):
```
3431 in process .core_tb(…
-
There appears to be an issue for me with the sweeper. I'm seeing an error in the log regarding the class does not exist. I'm using the trunk. Is this a non-issue? A configuration issue on my side?…
-
基于SDK1.5.0,自制的HPM6360开发板,使用SDK提供的/drivers/femc/sdram样例进行测试,使用SEGGER IDE 8.10d。
程序在ILM上执行,CPU频率480MHz,AXI总线频率160MHz,FEMC频率166MHz(我理解在这里SDRAM Clk和FEMC同频率),用宏定义展开读写操作。结果大约是:DCache ON,读取131292.…
-
块链接符号“”本质上不关心驱动是否在符号右面,但是如果能按照“:=”符号将驱动写在“”的右面更符合阅读习惯,例如下面这段代码,如果仅从这段代码似乎很难区别那些是驱动信号,那些是被驱动信号:
io.dcache.s1_paddr load_s1.io.dcachePAddr
io.dcache.s1_kill load_s1.io.dcacheKill
load_s1.io.s…
-
The PTW currently has an exclusive readport into the dcache. This is overprovisioning, as PTWs should not occur frequently. Sharing the read port with the load unit should lead to lower HW complexity …
-
Hey.
Seems no one really ever tested the new systemd units ;-)
When one tries to enable a dcache@*.service, to have it automatically startup on next boot, one gets e.g.
```
# systemctl enable …
-
While uploading file using dCache-View (https://dcache-demo.desy.de/) via Chrome browser, It gives 401 login failed error.[photo_attached]
This behavior was observed after logging in using username a…