Skip to content

asymptotic-io/rtkit-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtkit-rs

This crate provides a Rust API to request high or realtime priority scheduling for a process' thread, using rtkit. The rtkit daemon includes a number of mitigations to help avoid real-time applications from running away with CPU resources.

Currently, this crate only includes a synchronous API that uses the org.freedesktop.RealtimeKit1 D-Bus interface to make calls to the rtkit daemon. In the future, an asynchronous API could also be provided if required (i.e. please file an issue if you want this).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages