schedtool interfaces with the Linux CPU scheduler. It allows the user to set and query the CPU-affinity and nice-levels of processes, as well as all scheduling policies, like batch or real-time (RR/FIFO) classes and their priorities. All special scheduling classes of the -ck kernel patchset are also supported.
| Licenses | GPL |
|---|---|
| Operating Systems | POSIX Linux |
Recent releases


Changes: The affinity calls were migrated to the new cpu_set_t API, so schedtool works again with newer glibc versions. A minor bug was fixed that prevented schedtool from working on valid PIDs when one invalid PID was given in the list.


Changes: Installing the man page works again. Many typos have been corrected.


Changes: Code and documentation consistency cleanups were made.


Changes: The man page has been made more clear.


Changes: A new scheduling policy, SCHED_IDLEPRIO, is now directly supported.
- All comments
Recent commentsalive and kicking
... and ready to take over the world (read: also support nice operations in some future).
-Freek
Going to be retracted
... as Robert M. Love has got an "official" tool right there.
As the Batch-scheduling hasn't made it into 2.5, it is without batch-support. Please see http://freshmeat.net/projects/sched-utils (http://freshmeat.net/projects/sched-utils).