Schedultils

The Linux scheduler utilities take advantage of the scheduler family of syscalls that Linux implements across various kernels. These system calls implement interfaces for scheduler-related parameters such as CPU affinity and real-time attributes. Standard utilities do not support these interfaces, thus 'schedutils.'

'Schedutils' includes 'chrt' and 'taskset'. Together with nice and renice (not included), they allow full control of process scheduling parameters. 'taskset' manipulates task CPU affinity; 'chrt' manipulates scheduling priority and policy.

'irqset' and 'lsrt' are no longer included.

Last updated 10 Feb, 2005


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2

Rate it!

 

About

Leadership
Requirements
  • Linux kernel 2.5.8 or later (Weak Prerequisite)
  • glibc 2.3.1 or later (both for taskset) (Weak Prerequisite)
Related Projects

Cron

Subprograms

chrt, taskset

Versions

1.4.0

1.4.0 stable released 2005-02-10

User Community and Support

General Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2010 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.