Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151308326
D36679.id110885.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
505 B
Referenced Files
None
Subscribers
None
D36679.id110885.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D36679: cpuset(9): Refer to CPU_SETSIZE not MAXCPU
Attached
Detach File
Event Timeline
Log In to Comment