cpuset.7: SEE ALSO: add CPU_SET(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-11-12 13:42:13 -05:00
parent 089de1d271
commit 1e68d71623
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,7 @@
.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
.\" MA 02111, USA. .\" MA 02111, USA.
.\" .\"
.TH CPUSET 7 2008-08-15 "Linux" "Linux Programmer's Manual" .TH CPUSET 7 2008-11-12 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
cpuset \- confine processes to processor and memory node subsets cpuset \- confine processes to processor and memory node subsets
.SH DESCRIPTION .SH DESCRIPTION
@ -1493,6 +1493,7 @@ syntax that works on any shell, but alas more obscurely, by using the
.BR sched_setaffinity (2), .BR sched_setaffinity (2),
.BR sched_setscheduler (2), .BR sched_setscheduler (2),
.BR set_mempolicy (2), .BR set_mempolicy (2),
.BR CPU_SET (3),
.BR proc (5), .BR proc (5),
.BR numa (7), .BR numa (7),
.BR migratepages (8), .BR migratepages (8),