-
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.
-
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…
-
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
…
-
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…
-
### Discussed in https://github.com/emqx/emqx/discussions/14197
Originally posted by **gbrehmer** November 8, 2024
We updated today from 5.0.26 to 5.8.1 (clean installation).
Now our logfile…
-
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
…
-
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…
-
I'm quite new to the Zig community, so I may not have seen a lot, but recently, while submitting a PR to the [MicroZig](https://github.com/ZigEmbeddedGroup/microzig/pull/201) project, I had to implem…