-
### Description
It would be a good idea to dump debug information for eg. cpu/mem profile, stack, trace etc. when system params are abnormal for e.g. cpu and memory usage being abnormally high.
…
-
**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…
-
Either remove that genome from the list, or correct the dbkey in the data tables. It is probably truncated in one of the columns.
If selected, STAR indexes are "not found". Might have problems wit…
-
While reviewing static analysis reports on some CheriBSD ports, I came across this [code](https://github.com/CTSRD-CHERI/chericat/blob/a69d6b8af9c325a861fe5d438f3b7eb34dfaa187/src/mem_scan.c#L289C1-L3…
-
Hello :wave: ,
After installing NixOS and using `nixos-hardware` to setup my Raspberry Pi 4, the allocated GPU memory is 76M.
```
# vcgencmd get_mem gpu
gpu=76M
```
I'd like to increase it t…
-
Delftblue has quite a strict limit on #jobs that can be concurrently scheduled, which is limiting for single-threaded programs (as many CPUs are available per job). Slurm has a feature for this, in th…
-
-
I tried this code:
```rust
#![warn(unsafe_op_in_unsafe_fn)]
pub unsafe fn f() {
let _ = std::mem::zeroed::();
unsafe {
let _ = std::mem::zeroed::();
}
}
```
This causes a diagnos…
-
Hello,
I have ran into some SQLstate issues by using the tutorial on the Xibo website.
Link : https://community.xibo.org.uk/t/xibo-cms-with-docker-on-ubuntu-22-04/9392
The problem was the mysql d…
-
### Bug Description
The memory usage keeps increasing:
```
ubuntu@osinfrand1:~$ juju exec --machine 2 -- "date ; cat /proc/net/sockstat"
Mon Oct 21 07:33:34 UTC 2024
sockets: used 2166
TCP: …