nix
nix copied to clipboard
Add support for linux rt schedule functions
trafficstars
What does this PR do
Adds lightweight wrappers around setting and getting the scheduler and schedule parameters.
Related: https://github.com/nix-rust/nix/issues/1260
Checklist:
- [x] I have read
CONTRIBUTING.md - [x] I have written necessary tests and rustdoc comments
- [x] A change log has been added if this PR modifies nix's API