scheduler
Minimal bindings for working with the linux scheduler.
Currently only binds:
- sched_setscheduler
- sched_getscheduler
- setpriority
- getpriority
- sched_setaffinity
- sched_getaffinity
Minimal bindings for working with the linux scheduler.
Currently only binds: