summaryrefslogtreecommitdiff
path: root/schedutils
AgeCommit message (Expand)AuthorFilesLines
2009-02-03chrt: output buglet when reporting scheduling classKarel Zak1-0/+1
2009-02-02ionice: fix typo in manpageKarel Zak1-2/+2
2009-01-22ionice: a little cleanup of "none" descriptionKarel Zak1-10/+8
2009-01-16ionice: Extend the man page to explain the "none" class and cpu-nice inheritanceJakob Unterwurzacher1-4/+12
2008-09-23chrt: add NLS support, clean error messages and return codesKarel Zak1-105/+69
2008-09-23chrt: support CFS SCHED_IDLE priority and document itMartin Steigerwald2-3/+33
2008-09-06ionice: add strtol() checks, cleanup usage text and man pageKarel Zak2-21/+45
2008-09-05ionice: let -p handle multiple PIDsStephan Maka2-30/+57
2008-08-14ionice: cleanup error messages, add NLS supportKarel Zak1-25/+29
2008-08-14ionice: cleanup man pageKarel Zak1-24/+17
2008-06-16ionice: add -t optionLubomir Kundrak2-4/+15
2008-04-28ionice: update man page to reflect IDLE class change in 2.6.25Karel Zak1-2/+3
2008-04-14build-sys: ignore a bunch of generated files, mostly binariesJames Youngman1-0/+3
2007-12-17build-sys: use dist_man_MANS instead of man_MANSStepan Kasal1-3/+3
2007-09-20ionice: add a note about permissions to ionice.1Karel Zak1-2/+4
2007-09-20build-sys: remove hardcoded _GNU_SOURCEKarel Zak2-4/+0
2007-09-20build-sys: unify method for checking system calls and fallback handlingMike Frysinger2-34/+9
2007-08-27ionice: clean up error handlingMatthias Koenig1-7/+12
2007-08-27taskset: check for existence of sched_getaffinityMike Frysinger1-2/+7
2007-08-15man-pages: cleanup of chrt.1 and taskset.1LaMont Jones2-12/+28
2007-07-25ionice: cleanup usage for idle classMatthias Koenig1-4/+9
2007-07-16schedutils: fix chrt docs and pid=0 usageMatthias Koenig2-7/+9
2007-07-16ionice: prefer SYS_ioprio_{set,get} from glibc to hardcoded versionKarel Zak1-26/+33
2007-07-03man pages: add "AVAILABILITY" sectionKarel Zak3-4/+10
2007-07-02ionice: fix ionice build on sparcDavid Miller1-0/+3
2007-06-19taskset: independent of hardcoded NR_CPUS max.Cliff Wickman1-33/+168
2007-04-11schedutils: define SCHED_BATCH when compile with old glibcKarel Zak2-2/+11
2007-01-16schedutils: add support for SCHED_BATCHKarel Zak2-6/+27
2007-01-16schedutils: remove extra hyptens from man pagesKarel Zak2-2/+2
2007-01-03build-sys: remove generated autotools stuff from gitKarel Zak1-552/+0
2006-12-07Imported from util-linux-2.13-pre6 tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.13-pre4 tarball.Karel Zak1-0/+2
2006-12-07Imported from util-linux-2.13-pre3 tarball.Karel Zak1-2/+2
2006-12-07Imported from util-linux-2.13-pre2 tarball.Karel Zak4-104/+45
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak8-0/+1606