-
https://elixir.bootlin.com/linux/v5.2-rc2/source/fs/dcache.c#L368
I was going to mark it as `__no_thread_safety_analysis` for the following warning:
```
/home/himanshu/clang-thread-safety-analysis/…
-
I read mixed signals [1] [2] to which extent we can access the Performance Monitoring Unit by using the `perf` command. I cloned and compiled the perf tool present in https://github.com/microsoft/WSL2…
-
**Multiply Benchmark**
[multiply.zip](https://github.com/user-attachments/files/16336975/multiply.zip)
*220 is the total (maximum) number of DSP48E1 slices on the PYNQ Z2, so reaching 220 means …
-
Hello,
I am trying write a ONCRPC program on IBM AIX 5.1. First, I tested it on my windows 7 desktop and worked, but when I run it on IBM AIX 5.1, the program can't be registered to portmap service.…
-
**Type of issue**: bug report
**Impact**: rocc memory interface
```
logic[15:0] cnt;
localparam BASE = 32'h60010000;
assign rocc_cmd_ready = 1'b1;
assign rocc_me…
-
I'm running some applications with these configurations
`make -f ../sim/Makefile ICACHE_SZ=16384 ICACHE_LINE_W=128 DCACHE_SZ=16384 DCACHE_LINE_W=128 CORE=cv32e40x TARGET_TECH=fpga VMEM_W=32 VREG_W=10…
-
```
fs/dcache.c:2896:2: warning: mutex 'dentry->d_sb->s_vfs_rename_mutex' is not held on every path through here [-Wthread-safety-analysis]
__d_move(alias, dentry, false);
^
fs/dca…
-
Please find below the output from perf stat on two very simple test programs. This is on AArch64 (Cavium TX2-T99). gfortran is significantly faster than flang.
1. Test Program:
program main
…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
doris-2.0.3
### What's Wrong?
the mat…
-
### Is there an existing CVA6 bug for this?
- [X] I have searched the existing bug issues
### Bug Description
Hi @cfuguet,
I encountered an issue while running tests for the target `cv64a6_imafd…