Skip to content

terminalcloud/rust-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scheduler

Minimal bindings for working with the linux scheduler.

Currently only binds:

  • sched_setscheduler
  • sched_getscheduler
  • setpriority
  • getpriority
  • sched_setaffinity
  • sched_getaffinity

About

Manipulate scheduling policy for procs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages