HomeFreeBSD

MFC 283613,287374:

Description

MFC 283613,287374:
Use the cpuset API more consistently:

  • Fetch the root set from cpuset_getaffinity() instead of assuming all CPUs from 0 to hw.ncpu are the root set.
  • Use CPU_SETSIZE and CPU_FFS.
  • The original notion of halted CPUs the manpage and code refers to is gone. Use the term "available" instead.

Details

Provenance
jhbAuthored on
Parents
rS288386: MFC r284383,r284477,r284600,r284601:
Branches
Unknown
Tags
Unknown