scheduler
Minimal bindings for working with the linux scheduler.
Currently only binds:
- sched_setscheduler
- sched_getscheduler
- setpriority
- getpriority
- sched_setaffinity
- sched_getaffinity
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
src | ||
|
|
.gitignore | ||
|
|
.travis.yml | ||
|
|
Cargo.toml | ||
|
|
README.md | ||
Minimal bindings for working with the linux scheduler.
Currently only binds: