-
Log frameworks can be fairly hard on SSDs and shorten their lifes. We have some devices for which we're ok with the trade off of losing log data on crashes, with the benefit of never writing to disk. …
-
Recording long (a 40+ seconds) item in Playtime triggers this error:
Module version: v2.16.10/x86_64 rev 910f67 (2024-09-28 09:53:27 UTC)
Module path: N:\REAPER (x64)\UserPlugins\FX…
-
Currently we use a write-packed-large command for dispatching tensix kernel binaries
Now that addresses for kernel binaries are densely packed we can instead use a linear write for these kernel binar…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hello,
I am wondering if storing the provided buffers in the ring can be added ? It would allow to wrap `register_buf_ring` and `unregister_buf_ring`.
The allocation would be managed by the ring …
-
On [Debian CI infrastructure, on i386](https://ci.debian.net/packages/r/rust-slice-ring-buffer/unstable/i386/52480587/), running `cargo test --no-default-features` and `cargo test` both have the `pu…
-
Run a benchmark using Log4j2 async loggers (*important not async appenders as they are not garbage free*).
Note that the settings for garbage-free logging should already be set.
To test it, it s…
-
The expandable ring buffer from #46 can replace `container/list` as the data structure for history. Just a nice-to-have.
-
Loving this library....really useful for some network simulation and learning I am doing.
For my use case I dont want to use a tap device. Instead I just want to intercept the ethernet frames and '…
-
So I already compile Boopkit
In the server side ip 10.10.10.10 I run the binary boopkit
In the client ip 10.10.10.8 i run the boopscript after i change the RHOST and the LHOST
RHOST = 10.10.10.…