-
```
What steps will reproduce the problem?
1. Know that a ring buffer witn N byte arrays can store at most N-1 bytes
(unless some kind of full-or-empty flag is added)
2. Look at FastSerial::txspace(v…
-
```
What steps will reproduce the problem?
1. Know that a ring buffer witn N byte arrays can store at most N-1 bytes
(unless some kind of full-or-empty flag is added)
2. Look at FastSerial::txspace(v…
-
```
What steps will reproduce the problem?
1. Know that a ring buffer witn N byte arrays can store at most N-1 bytes
(unless some kind of full-or-empty flag is added)
2. Look at FastSerial::txspace(v…
-
Model name: Lenovo Legion Slim 5 16APH8
CPU model: AMD Ryzen 7 7840HS
GPU model: NVIDIA RTX 4060 Mobile
Keyboard backlight: RGB
OS: Archlinux
Output of `sudo dmidecode -t system`. Please remove…
-
we are getting alerts on AKS cluster. packet drops alerts
Receive ring buffer on aks is set very small.
High traffic times causes packet drops - there is a ticket opened to check if we can tweak the…
-
Hi,
I think it's a pretty big feature, but it would definitely scratch an itch whenever you're copy pasting between X11 applications and Emacs buffers.
Integrating the X11 clipboard to yank into…
-
In the profiler we develop we use [perf buffers to communicate events with userspace](https://github.com/parca-dev/parca-agent/blob/a475ddaf530008395c83e7353e0da82d4f443c08/bpf/cpu/cpu.bpf.c#L324-L341…
-
We can possibly use a heap instead of a `Deque`, hopefully giving better performance. Here is how it might work.
Assuming the input is (a, Maybe a), where the first element of the tuple is the elem…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
I'm experiencing inconsistent movement when printing small circles (in this case, aroun…
-
Here's a possible approach.
* On `io_uring_setup`, create a file monitor identifying the fd as an io_uring fd.
* When that fd is mapped, remove any `MAP_FIXED` flag and set the prot flags to read/…