Author: mav
Date: Tue Apr 14 09:58:58 2015
New Revision: 281521
URL: https://svnweb.freebsd.org/changeset/base/281521
Log:
MFC r281199: Remove hard limits on number of accepting NFS connections.
Limits of 5 connections set long ago creates problems for SPEC benchmark.
Make the NFS follow
Author: pfg
Date: Tue Apr 14 18:46:42 2015
New Revision: 281534
URL: https://svnweb.freebsd.org/changeset/base/281534
Log:
MFC r281320:
Update documented OEM string in newfs_msdos(8).
This was updated in r203868 to better match the naming scheme
in other OSs that use FAT.
Modified:
Author: jhb
Date: Tue Apr 14 20:05:26 2015
New Revision: 281538
URL: https://svnweb.freebsd.org/changeset/base/281538
Log:
MFC 278474,278476,280279:
Expand the bitcount*() API and use it to implement CPU_COUNT for cpusets.
278474:
Use __builtin_popcnt() to implement a BIT_COUNT() operat