-
The following functions appear to be intrinsics that are re-exported at a different path (see also: #113387):
* `intrinsics::transmute` -> `mem::transmute`
* `intrinsics::copy` -> `ptr::copy`
* `intri…
-
I have issues using dd to access PCI memory via /dev/mem. This tool is a great replacement:
./pcimem /dev/mem/ ...
Docs could be updated to reflect this.
-
Hello,
First, thanks for the great tool.
I wanted to do some kind of man-in-the-middle on memory accesses.
But under certain conditions, using uc_mem_write() inside a mem read hook leads to a s…
-
Hello! We getting random nodes reboots with Scylla 6.1.2.
What's going on:
- some one node occasionally reboots with random reason. It could be even manual reboot.
- other nodes starting to reboot wi…
-
Hi,
I am using Arbiter2 on our user-facing desktop VMs to ensure that no single user takes away all CPU/mem for themselves.
The VMs are configured with 64 cores and 256GB RAM each and the Arbite…
-
I notice ipfs-mediator has a mem usage of 831MB. I believe Helia (the IPFS lib) accounts for this almost entirely which means that it also accounts for ~800MB of gatekeeper's 1.25GB. This provides so…
-
When closing servoshell, one will often see warnings like this in the console:
```
[2024-11-05T20:05:02Z WARN background_hang_monitor::background_hang_monitor] BackgroundHangMonitor has gone away
…
-
I would like to be able to use [pg-mem](https://github.com/oguimbal/pg-mem) with Prisma 2.
The lib already has adapters for other common libraries, but I think there is no (easy) way to create an a…
-
As per https://github.com/IGJoshua/coffi/issues/9#issuecomment-2324562985_ i found myself effectively working on a defstruct macro.
It's probably best to not resurrect the old pull request, so i want…
-
### Version
Yosys 0.42+12 (git sha1 62bff3a20, g++ 11.4.0-1ubuntu1~22.04 -fPIC -Os)
### On which OS did this happen?
Linux
### Reproduction Steps
try to synthesize the output of litex
…