All releases of schedtool


Release Notes: 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.


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


Release Notes: Code and documentation consistency cleanups were made.


Release Notes: The man page has been made more clear.


Release Notes: A new scheduling policy, SCHED_IDLEPRIO, is now directly supported.


Release Notes: A small bug with SCHED_ISO and newer -ck kernels was fixed.


Release Notes: A command line switch to list the priorities for the available policies was added.


Release Notes: A small typo in the man page was corrected. Some minor code cleanups were done.


Release Notes: A small typo in the man page was fixed. The CPU affinity detection now works correctly at compile time.


Release Notes: The last version really broke the affinity code, because the syscall returns an incorrect value on success, at least on Linux 2.6. The nice output is now correctly padded to 3 characters.