Oystein Kristoffer Tveit 922e41fa10 | ||
---|---|---|
examples/make_realtime | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
flake.lock | ||
flake.nix |
README.md
rtkit-client-rs
Small implementation of the rtkit dbus interface in rust.
This interface lets you request real-time scheduling for one or more threads.
Usage
See the examples directory.