汀的知识碎片
Search
Search
Dark mode
Light mode
文章导航
Tag: io_uring
4 items with this tag.
Mar 02, 2026
应用级 IO 优化——Direct IO、mmap 与 io_uring 选型
Linux
性能优化
DirectIO
mmap
io_uring
bufferedIO
Page-Cache
零拷贝
IO模式
系统调用
Mar 02, 2026
Linux 文件系统与磁盘设备管理专栏导览
Linux
文件系统
VFS
ext4
XFS
块设备
IO调度
Page-Cache
io_uring
NVMe
Mar 02, 2026
现代存储技术——NVMe、io_uring 与用户态存储
Linux
NVMe
io_uring
SPDK
用户态存储
PCIe
NVMe-oF
零拷贝
系统调用
存储技术演进
Mar 02, 2026
高性能网络编程——io_uring 网络、SO_REUSEPORT 与多队列 NIC
Linux
io_uring
SO_REUSEPORT
多队列NIC
RSS
RPS
RFS
高性能网络
异步IO
网络编程