Some more text.
This commit is contained in:
parent
8ac9fcb0d7
commit
c24177ce10
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: psrset.8,v 1.2 2008/06/22 14:47:13 wiz Exp $
|
||||
.\" $NetBSD: psrset.8,v 1.3 2008/06/22 21:47:30 ad Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -58,13 +58,17 @@ command can used to control and inspect CPU sets.
|
||||
.Pp
|
||||
The system always contains at least one CPU set: the default
|
||||
set.
|
||||
The default set must contain at least one CPU at all times.
|
||||
The default set must contain at least one online CPU at all times.
|
||||
.Pp
|
||||
Available options:
|
||||
.Bl -tag -width indent
|
||||
.It Fl a
|
||||
Assign one or more CPUs to the set
|
||||
.Ar setid .
|
||||
In the current implementation, a CPU may only be present in one set.
|
||||
CPU IDs are as reported and used by the
|
||||
.Nm cpuctl
|
||||
command.
|
||||
.It Fl b
|
||||
Bind one or more processes to the set
|
||||
.Ar setid .
|
||||
|
Loading…
Reference in New Issue
Block a user