Page MenuHomeFreeBSD

D36679.id110885.diff
No OneTemporary

D36679.id110885.diff

diff --git a/share/man/man9/cpuset.9 b/share/man/man9/cpuset.9
--- a/share/man/man9/cpuset.9
+++ b/share/man/man9/cpuset.9
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 12, 2019
+.Dd September 23, 2022
.Dt CPUSET 9
.Os
.Sh NAME
@@ -110,9 +110,9 @@
The maximum number of CPUs representable by
.Vt cpuset_t
is
-.Va MAXCPU .
+.Va CPU_SETSIZE .
Individual CPUs in cpusets are referenced with indices zero through
-.Fa MAXCPU - 1 .
+.Fa CPU_SETSIZE - 1 .
.Pp
The
.Fn CPUSET_T_INITIALIZER

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 8, 11:57 AM (1 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31088853
Default Alt Text
D36679.id110885.diff (505 B)

Event Timeline