index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
schedutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use --help suggestion on invalid option
Karel Zak
2016-12-19
3
-8
/
+4
*
docs: replace FTP by HTTPS in kernel.org URLs
Sébastien Helleu
2016-12-19
3
-3
/
+3
*
docs: ionice(1): SEE ALSO: add ioprio_set(2)
Michael Kerrisk
2016-12-09
1
-0
/
+2
*
docs: taskset(1): Wording fix
Michael Kerrisk
2016-12-09
1
-1
/
+1
*
chrt: default to SCHED_RR policy
Andreas Henriksson
2016-12-05
1
-1
/
+1
*
Fix reference for scheduling discussion
Michael Kerrisk (man-pages)
2016-11-29
1
-1
/
+1
*
Place SEE ALSO entries in order
Michael Kerrisk (man-pages)
2016-11-29
2
-3
/
+3
*
chrt: fix HAVE_SCHED_SETATTR fallback case
Ruediger Meier
2016-10-27
1
-2
/
+3
*
chrt: follow nice setting, prefer sched_setscheduler()
Karel Zak
2016-10-03
1
-16
/
+18
*
taskset: clarify that masks are always hex in man page
Chris Metcalf
2016-08-09
1
-2
/
+11
*
chrt: add fallback to be usable on kernels without sched_{get,set}attr
Karel Zak
2016-07-11
1
-8
/
+43
*
tests: add chrt test
Karel Zak
2016-07-11
1
-2
/
+2
*
ionice: clarify description of --classdata
Daniel Shahaf
2016-06-07
1
-1
/
+1
*
chrt: validate priority before trying to use it
Sami Kerola
2016-04-13
1
-1
/
+5
*
chrt: make --sched-* short options to require an argument
Sami Kerola
2016-04-04
1
-1
/
+1
*
chrt: remove duplicate words and tweak some phrasings in the man page
Benno Schulenberg
2016-03-17
1
-16
/
+16
*
taskset: fix description of `-c` option in the man page
Yuriy M. Kaminskiy
2016-03-07
1
-3
/
+3
*
chrt: restore removed ifdef SCHED_RESET_ON_FORK
Ruediger Meier
2016-02-24
1
-0
/
+4
*
chrt: fix case SCHED_RR
Ruediger Meier
2016-02-24
1
-1
/
+1
*
chrt: use sched_getattr()
Karel Zak
2016-01-20
1
-67
/
+92
*
chrt: make man page more structured
Karel Zak
2016-01-20
1
-70
/
+59
*
chrt: add support for SCHED_DEADLINE
Karel Zak
2016-01-20
2
-25
/
+119
*
chrt: use sched_setattr() if available
Karel Zak
2016-01-20
1
-7
/
+66
*
chrt: make usage more readable
Karel Zak
2016-01-19
1
-1
/
+1
*
chrt: set function refactoring
Karel Zak
2016-01-19
1
-19
/
+27
*
chrt: output function refactoring
Karel Zak
2016-01-19
1
-16
/
+26
*
chrt: add control struct
Karel Zak
2016-01-19
1
-39
/
+45
*
chrt: slice up the usage text and normalize its layout
Benno Schulenberg
2015-06-15
1
-25
/
+28
*
chrt: make the usage synopsis clearer
Benno Schulenberg
2015-06-15
1
-1
/
+2
*
chrt: fix --help inconsistency
Karel Zak
2015-06-09
1
-1
/
+1
*
chrt: add note about zero priority for IDLE and BATCH
Karel Zak
2015-01-26
1
-2
/
+2
*
Merge branch 'opts' of https://github.com/jwpi/util-linux
Karel Zak
2015-01-26
1
-2
/
+2
|
\
|
*
docs: restore minus symbols in long opts
J William Piggott
2015-01-21
1
-2
/
+2
*
|
ionice: drop the duplicate docstring
Benno Schulenberg
2015-01-26
1
-2
/
+0
|
/
*
docs: remove obsolete and unneeded comments from man-page files
Benno Schulenberg
2015-01-12
2
-6
/
+0
*
textual: add a docstring to most of the utilities
Benno Schulenberg
2015-01-06
3
-1
/
+8
*
textual: use manual tail usage() macro
Sami Kerola
2014-10-01
2
-1
/
+2
*
textual: use version printing macro everywhere
Sami Kerola
2014-10-01
2
-4
/
+2
*
docs: bring the chrt and taskset man pages closer to standard formatting
Benno Schulenberg
2014-08-20
2
-67
/
+68
*
textual: make the license of chrt and taskset slightly more explicit
Benno Schulenberg
2014-08-20
2
-9
/
+6
*
docs: make the man-page licenses of chrt and taskset match their intent
Benno Schulenberg
2014-08-20
2
-6
/
+4
*
build-sys: add BUILD_CHRT
Karel Zak
2014-05-21
1
-4
/
+2
*
textual: slice up and standardize the usage text of ionice
Benno Schulenberg
2014-05-06
1
-27
/
+27
*
ionice: add a missing error message
Benno Schulenberg
2014-05-06
1
-0
/
+1
*
ionice: add the way to specify the target processes with pgid and uid
Masatake YAMATO
2014-02-17
2
-22
/
+74
*
ionice: Fix output for case ioclass==0
Michael Bunk
2014-01-15
1
-1
/
+1
*
taskset: fix PERMISSIONS section of taskset man page
Rik van Riel
2013-12-10
1
-2
/
+3
*
docs: standardize the phrases for --help and --version in all man pages
Benno Schulenberg
2013-10-15
3
-3
/
+3
*
textual: fix several typos and angular brackets in messages
Benno Schulenberg
2013-06-07
1
-1
/
+1
*
chrt: make command syntax easier to understand in usage()
Sami Kerola
2013-04-05
2
-5
/
+10
[next]