-
反馈bug/问题模板,提建议请删除
## 1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
* [ ] 没有类似的issue
否
## 2. 详细叙述
### (1) 具体问题
## 在5.15上的版本发现,今年5月到最新的版本上都试过。
## 步骤:
- 我这里使用syncdial 创建了2个vwan。
- 等到显示至少有一个在…
-
Create this issue for tracking and discussing the IoUring effort.
We did a third iteration of the IoUring implementation https://github.com/envoyproxy/envoy/pull/24958. We get all the IoUringAccept…
-
I was running one of the examples from [loiu](https://unixism.net/loti/tutorial/sq_poll.html) wiki. I was trying out kernel-side polling which can be quite efficient for our use case. Consider this ti…
-
Hi! Thanks for your great work!
Hovewer, I faced problem when I run the python demo.py --in_img ./example/example.png --in_audio ./example/example.wav --output_path ./output
Can, you please, give me…
-
# Description of problem
Segfault when starting OpenJDK 11.
1) Dockerfile
```
FROM debian:buster
RUN apt-get update && apt-get upgrade -y \
&& apt-get install -y openjdk-11-jdk \
…
-
Running at IBM LinuxOne Community Cloud, with debug version:
```
linux1@ubu2404s390x:~$ uname -a
Linux ubu2404s390x 6.8.0-41-generic #41-Ubuntu SMP Fri Aug 2 19:51:49 UTC 2024 s390x s390x s390x GN…
-
I want to turn mcmc, or something that embeds mcmc, into something that replaces libmemcached. Not 1:1 with features but enough for modern feature coverage.
I wrote an initial version of mcmc a few…
-
> Linux has limited support for using epoll as a mechanism for asynchronous I/O. For reads to a file opened in buffered mode (that is, without O_DIRECT), if the file is opened as O_NONBLOCK, then a re…
-
The posix backend currently offloads everything to a worker threads, this makes ping_pongs benchmark very slow compared to io_uring. Small writes and reads most likely don't have to roundtrip through …
-
I'm working on a project where I need to submit `open`/`read`/`close` tasks for many (mostly small) files (typically ~10k files) from `/proc` (and subdirs). How would I best size my ring size (batches…
BenBE updated
1 month ago