SEE ALSO: add numa(7).

This commit is contained in:
Michael Kerrisk 2008-08-13 08:08:05 +00:00
parent 533dbdda9c
commit 6021646873
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-07-03 "Linux" "Linux Programmer's Manual" .TH CPUSET 7 2008-08-15 "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
@ -1494,6 +1494,7 @@ sed \-un p < ../alpha/tasks > tasks
.BR sched_setscheduler (2), .BR sched_setscheduler (2),
.BR set_mempolicy (2), .BR set_mempolicy (2),
.BR proc (5), .BR proc (5),
.BR numa (7),
.BR migratepages (8), .BR migratepages (8),
.BR numactl (8) .BR numactl (8)
.PP .PP