History log of /freebsd-10-stable/sys/sys/_cpuset.h
Revision Date Author Comments
# 271172 05-Sep-2014 jhb

MFC 270222:
Bump the default size of cpuset_t masks in userland from 128 bits to 256.

This should not be an ABI change since the various public APIs that use
cpusets all include an explicit size parameter in addition to the cpuset
parameter.

Approved by: re (gjb)


# 271172 05-Sep-2014 jhb

MFC 270222:
Bump the default size of cpuset_t masks in userland from 128 bits to 256.

This should not be an ABI change since the various public APIs that use
cpusets all include an explicit size parameter in addition to the cpuset
parameter.

Approved by: re (gjb)