diff --git a/doc/cset-set.1 b/doc/cset-set.1 index 79741e1..c303fe3 100644 --- a/doc/cset-set.1 +++ b/doc/cset-set.1 @@ -1,13 +1,22 @@ '\" t .\" Title: cset-set -.\" Author: [see the "AUTHOR" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 06/09/2011 -.\" Manual: [FIXME: manual] -.\" Source: [FIXME: source] +.\" Author: Alex Tsariounov +.\" Generator: DocBook XSL Stylesheets v1.78.1 +.\" Date: June 2011 +.\" Manual: \ \& +.\" Source: \ \& 1.5.6 .\" Language: English .\" -.TH "CSET\-SET" "1" "06/09/2011" "[FIXME: source]" "[FIXME: manual]" +.TH "CSET\-SET" "1" "June 2011" "\ \& 1\&.5\&.6" "\ \&" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -45,7 +54,7 @@ prints the list of options for this command .PP \-l, \-\-list .RS 4 -list the named cpuset(s); if \-a is used, will list members of named cpuset; if \-r is used, will list recursively +list the named cpuset(s); if \-r is used, will list recursively .RE .PP \-c CPUSPEC, \-\-cpu=CPUSPEC @@ -114,6 +123,7 @@ Create a cpuset with the default memory specification \fB# cset set \-\-cpu=2,4,6\-8 \-\-set=new_set\fR .RE This command creates a cpuset called "new_set" located off the root cpuset which holds CPUS 2,4,6,7,8 and node 0 (interleaved) memory\&. Note that \-\-set is optional, and you can just specify the name for the new cpuset after all arguments\&. + .PP Create a cpuset that specifies both CPUs and memory nodes .RS 4 @@ -136,4 +146,9 @@ cset(1), cset\-proc(1), cset\-shield(1) taskset(1), chrt(1) /usr/src/linux/Documentation/cpusets\&.txt - +.SH "AUTHOR" +.PP +\fBAlex Tsariounov\fR <\&alext@novell\&.com\&> +.RS 4 +Author. +.RE diff --git a/doc/cset-set.html b/doc/cset-set.html index b6897d3..9bf63d4 100644 --- a/doc/cset-set.html +++ b/doc/cset-set.html @@ -2,15 +2,25 @@ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> - - + + cset-set(1) + - + +
+

SYNOPSIS

-
cset [cset options] set [set options] [args] +
cset [cset options] set [set options] [args]
 cset set --help
 cset set
 cset set --recurse
@@ -426,10 +757,12 @@ cset-set(1) Manual Page
 cset set --cpu 2-5 newset
 cset set --cpu 1,2,5-7 another_set
 cset set --destroy newset
-cset set --destroy /mygroup_sets/my_set
-
+cset set --destroy /mygroup_sets/my_set +
+
+

OPTIONS

@@ -446,8 +779,7 @@ cset-set(1) Manual Page

- list the named cpuset(s); if -a is used, will list members of named - cpuset; if -r is used, will list recursively + list the named cpuset(s); if -r is used, will list recursively

@@ -519,6 +851,8 @@ cset-set(1) Manual Page
+
+

DESCRIPTION

This command is used to create, modify, and destroy cpusets. @@ -572,14 +906,15 @@ moved to the parent of that cpuset. If this is not what you want, then manually move those tasks to the cpuset of your choice with the cset proc command (see cset proc --help for more information).

-

EXAMPLES

+
+

EXAMPLES

Create a cpuset with the default memory specification

-# cset set --cpu=2,4,6-8 --set=new_set +# cset set --cpu=2,4,6-8 --set=new_set

@@ -594,7 +929,7 @@ Create a cpuset that specifies both CPUs and memory nodes

-# cset set --cpu=3 --mem=3 /rad/set_one +# cset set --cpu=3 --mem=3 /rad/set_one

@@ -608,18 +943,27 @@ cpuset as well as CPU 3.

The above commands will create the new cpusets, or if they already exist, they will modify them to the new specifications.

+
+
+

LICENSE

Cpuset is licensed under the GNU GPL V2 only.

+
+

Copyright (c) 2008-2011 Novell Inc.

+
+

AUTHOR

Written by Alex Tsariounov <alext@novell.com>.

+
+

SEE ALSO

cset(1), cset-proc(1), cset-shield(1)

@@ -627,10 +971,13 @@ already exist, they will modify them to the new specifications.

taskset(1), chrt(1)

/usr/src/linux/Documentation/cpusets.txt

+ + +

diff --git a/doc/cset-set.txt b/doc/cset-set.txt index 62d13e4..98ea056 100644 --- a/doc/cset-set.txt +++ b/doc/cset-set.txt @@ -29,8 +29,7 @@ OPTIONS prints the list of options for this command -l, --list:: - list the named cpuset(s); if -a is used, will list members of named - cpuset; if -r is used, will list recursively + list the named cpuset(s); if -r is used, will list recursively -c CPUSPEC, --cpu=CPUSPEC:: create or modify cpuset in the specified cpuset with CPUSPEC