Point people to SMP(4) for CPU<->domain mapping.
This commit is contained in:
parent
6b1bb0edb4
commit
1b9f0e5f57
@ -77,6 +77,9 @@ The
|
|||||||
.Xr cpuset 1
|
.Xr cpuset 1
|
||||||
tool is available for starting processes with a non-default
|
tool is available for starting processes with a non-default
|
||||||
policy, or to change the policy of an existing thread or process.
|
policy, or to change the policy of an existing thread or process.
|
||||||
|
See
|
||||||
|
.Xr SMP 4
|
||||||
|
for information about CPU to domain mapping.
|
||||||
.Pp
|
.Pp
|
||||||
Systems with non-uniform access to I/O devices may mark those devices
|
Systems with non-uniform access to I/O devices may mark those devices
|
||||||
with the local VM domain identifier.
|
with the local VM domain identifier.
|
||||||
@ -117,6 +120,7 @@ Policy information is available in both struct thread and struct proc.
|
|||||||
.Xr cpuset 1 ,
|
.Xr cpuset 1 ,
|
||||||
.Xr cpuset_getaffinity 2 ,
|
.Xr cpuset_getaffinity 2 ,
|
||||||
.Xr cpuset_setaffinity 2 ,
|
.Xr cpuset_setaffinity 2 ,
|
||||||
|
.Xr SMP 4 ,
|
||||||
.Xr bus_get_domain 9
|
.Xr bus_get_domain 9
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
.Nm
|
.Nm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user