Documentation
¶
Overview ¶
Package cpuset parses and formats cpuset strings like "0-3,5,7-9".
Index ¶
Constants ¶
View Source
const MaxCPU = 8192
MaxCPU is the largest CPU/memory-node index Parse accepts. It bounds the set Parse allocates so an untrusted value like "0-999999999" cannot exhaust memory.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.