-
* relevant query
* maybe a more user-friendly transaction ID (the incremental number starting from 0, easier to order transactions) -> logical time
* start time -> physical time
* elapsed time
* m…
-
**Bug summary**
get_device().get_info() returns 18446744073709551615 for cpu device.
**To Reproduce**
e.g.
```cpp
spdlog::info("Device: {}", Globals::Queue.get_device().get_info());
auto globa…
-
Hi LDPC V2 team!
Thank you for open sourcing this repo, it's very exciting to try new decoders.
In trying to use BP-LSD for decoding some circuits, I've run into a memory leak issue. I'm decodin…
-
# Bug report
### What operating system and version are you using?
Windows Server
### What version of osquery are you using?
osqueri 5.7.0
### What steps did you take to repro…
-
-
We are running `cargo build -F cuda --release` on `Ubuntu 22.04.4 LTS`. This command takes too long, more than 30 minutes.
especially on the last few risc0 related packages.
Do you have any good s…
-
I'm getting bad free physical (and virtual) memory on my server, with huge difference between bad data (125 Mb) and real data (around 470 Mb).
![imagen](https://github.com/onepub-dev/system_info/as…
-
I've ran openalpr-ios on the simulator with success. Now I'm trying to run the project on an iPhone 6s (9.3.1) and each time I get the following output in my debug console:
```
Missing config value f…
-
Is there any way to know which guest physical memory addresses are valid for KVMI_READ_PHYSICAL and KVMI_WRITE_PHYSICAL?
As far as I can see, KVMI_GET_MAX_GFN gives the largest physical memory addr…
-
Hai.
The Hyperenclave paper does not explain why the RustMonitor can run in the most privileged level.
Is Memory isolation enforced by MMU or RustMonitor?
Waiting for your reply. ^^