Evelevlevate scheduling privileges for more blazing fast
Go to file
Oystein Kristoffer Tveit 922e41fa10
Initial commit
2024-11-22 21:20:05 +01:00
examples/make_realtime Initial commit 2024-11-22 21:20:05 +01:00
src Initial commit 2024-11-22 21:20:05 +01:00
.gitignore Initial commit 2024-11-22 21:20:05 +01:00
Cargo.lock Initial commit 2024-11-22 21:20:05 +01:00
Cargo.toml Initial commit 2024-11-22 21:20:05 +01:00
LICENSE Initial commit 2024-11-22 21:20:05 +01:00
README.md Initial commit 2024-11-22 21:20:05 +01:00
flake.lock Initial commit 2024-11-22 21:20:05 +01:00
flake.nix Initial commit 2024-11-22 21:20:05 +01:00

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.