7 releases
Uses old Rust 2015
| 0.1.3 | Aug 11, 2016 |
|---|---|
| 0.1.2 | Aug 11, 2016 |
| 0.1.1 | Feb 9, 2016 |
| 0.1.0 | Dec 23, 2015 |
| 0.0.3 | Apr 23, 2015 |
#736 in Unix APIs
2,423 downloads per month
15KB
329 lines
Bindings to sched.h and sys/resource.h
Just enough to set the scheduler priority.
scheduler
Minimal bindings for working with the linux scheduler.
Currently only binds:
- sched_setscheduler
- sched_getscheduler
- setpriority
- getpriority
- sched_setaffinity
- sched_getaffinity
Dependencies
~0–1.8MB
~33K SLoC