diff options
author | jhb <jhb@FreeBSD.org> | 2015-05-27 13:54:37 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2015-05-27 13:54:37 +0000 |
commit | f9f0a47b0f607509ca1264cb71eb3cfdcfeef403 (patch) | |
tree | 6ff0fcc92e29e77108ab68ce863963d423ace31e /contrib/diff/src/ed.c | |
parent | 30a2ce21019a342bd31ce1cf566642567c284a0c (diff) | |
download | FreeBSD-src-f9f0a47b0f607509ca1264cb71eb3cfdcfeef403.zip FreeBSD-src-f9f0a47b0f607509ca1264cb71eb3cfdcfeef403.tar.gz |
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.
Differential Revision: https://reviews.freebsd.org/D2491
Reviewed by: emaste
MFC after: 1 week
Diffstat (limited to 'contrib/diff/src/ed.c')
0 files changed, 0 insertions, 0 deletions