mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-19 22:43:22 +01:00
cpuset.9: Link to/from the new page
A follow-up to r289667. Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
5546be25d6
commit
8b584e9d74
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=289668
@ -25,7 +25,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd January 8, 2015
|
||||
.Dd October 20, 2015
|
||||
.Dt CPUSET 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -219,7 +219,8 @@ for allocation.
|
||||
.Xr cpuset_getaffinity 2 ,
|
||||
.Xr cpuset_setaffinity 2 ,
|
||||
.Xr pthread_affinity_np 3 ,
|
||||
.Xr pthread_attr_affinity_np 3
|
||||
.Xr pthread_attr_affinity_np 3 ,
|
||||
.Xr cpuset 9
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
@ -25,7 +25,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd September 10, 2010
|
||||
.Dd October 20, 2015
|
||||
.Dt CPUSET_GETAFFINITY 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -153,7 +153,8 @@ operation.
|
||||
.Xr cpuset_getid 2 ,
|
||||
.Xr cpuset_setid 2 ,
|
||||
.Xr pthread_affinity_np 3 ,
|
||||
.Xr pthread_attr_affinity_np 3
|
||||
.Xr pthread_attr_affinity_np 3 ,
|
||||
.Xr cpuset 9
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
@ -325,6 +325,8 @@ myset = CPUSET_T_INITIALIZER(CPUSET_FSET);
|
||||
myset = CPUSET_T_INITIALIZER(0x1);
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr cpuset 1 ,
|
||||
.Xr cpuset 2 ,
|
||||
.Xr bitset 9
|
||||
.Sh HISTORY
|
||||
.In sys/cpuset.h
|
||||
|
Loading…
Reference in New Issue
Block a user