On Linux these system calls have an effect only when used in conjuction
with an I/O scheduler that supports I/O priorities. If no I/O scheduler
has been set for a thread, then by defaut the I/O priority will follow
the CPU nice value. Due to FreeBSD lack of I/O scheduler facilities, the
default Linux behavior is implemented.
Details
Details
- Reviewers
- None
- Group Reviewers
Linux Emulation - Commits
- rGbbe017e0415a: linux(4): Add a dedicated ioprio system calls
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
debootstrap for Ubuntu 23.04 requires Linux ionice command which depends on these syscalls