]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tastset: (man) add :N stride for CPU lists
authorKarel Zak <kzak@redhat.com>
Fri, 29 Mar 2019 12:00:42 +0000 (13:00 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 29 Mar 2019 12:00:42 +0000 (13:00 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
schedutils/taskset.1

index 6a329782afb829ba14e4db1c4bf79864275f9781..dc3d25666d3c5a320b2382d139988b6eb0351fe9 100644 (file)
@@ -71,6 +71,10 @@ is processors #1, #4, and #5,
 .TP
 .B \-\-cpu\-list\ 0-2,6
 is processors #0, #1, #2, and #6.
+.TP
+.B \-\-cpu\-list\ 0-10:2
+is processors #0, #2, #4, #6, #8 and #10. The suffix ":N" specifies stride in
+the range, for example 0-10:3 is interpreted as 0,3,6,9 list.
 .RE
 .PP
 When