mirror of
https://github.com/0voice/kernel_new_features.git
synced 2026-02-03 18:44:20 +08:00
Update README.md
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
### [io_uring](https://en.wikipedia.org/wiki/Io_uring) 是 2019 年 Linux 5.1 内核首次引入的高性能 异步 I/O 框架,能显著加速 I/O 密集型应用的性能。
|
||||
### 官方文档:[io_uring](https://github.com/0voice/kernel_new_features/blob/main/io_uring.pdf)
|
||||
### 开源项目
|
||||
- [axboe/liburing](https://github.com/axboe/liburing):这是 io_uring 库,liburing。liburing 为设置和拆掉 io_uring 实例,还有一个简化的接口不需要(或不想)处理完整内核的应用程序边执行。
|
||||
|
||||
## cgroup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user