top: Use a cpuset_t to represent a CPU mask
The code attempts to detect holes in the CPU ID space, but previously
this would only work for up to sizeof(long)*8 CPUs.
MFC after: 2 weeks
top: Use a cpuset_t to represent a CPU mask Tags None Referenced Files None Subscribers None
Description
Details
|