summaryrefslogtreecommitdiffstats
path: root/contrib/diff/src/sdiff.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2015-05-27 13:54:37 +0000
committerjhb <jhb@FreeBSD.org>2015-05-27 13:54:37 +0000
commitf9f0a47b0f607509ca1264cb71eb3cfdcfeef403 (patch)
tree6ff0fcc92e29e77108ab68ce863963d423ace31e /contrib/diff/src/sdiff.c
parent30a2ce21019a342bd31ce1cf566642567c284a0c (diff)
downloadFreeBSD-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/sdiff.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud