On Thursday, December 03, 2015 04:24:55 PM Nathan Whitehorn wrote: > Author: nwhitehorn > Date: Thu Dec 3 16:24:55 2015 > New Revision: 291702 > URL: https://svnweb.freebsd.org/changeset/base/291702 > > Log: > Bump MAXCPU. We already run on hardware with 32 threads and the same > hardware > is available commercially with up to 96 threads per socket. > > MFC after: 3 weeks
For powerpc this is probably fine, but the current implementation of the cpuset APIs results in old binaries not working after you merge a bump to MAXCPU. (I should fix the cpuset APIs to be more forgiving but just haven't gotten to it.) I had to revert a similar bump from stable/10 for amd64 because of the breakage. -- John Baldwin _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"