Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 203 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 203 Bytes

scheduler

Minimal bindings for working with the linux scheduler.

Currently only binds:

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