Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 264 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 264 Bytes

ioprio-rs

A crate for managing Linux I/O priorities, either globally for one or more processes, or in advanced interfaces such as io_uring and Linux AIO. It allows setting the ioprio field of io_uring SQE:s directly when the iou Cargo feature is enabled.