On Wednesday, September 22, 2010 1:08:30 pm Curtis Penner wrote: > MAXCPU at 32 has been good in the 32bit days. Soon there will be (if > not already) systems that will have 16cores/socket or more, and > motherboards that have 4 sockets or more. Combining this with > hyper-threading, you have gone significantly beyond the limits of > feasible server.
My point was in response to Maxim's mail about bumping it from 16. Going higher than 32 is a bigger project (but in progress-ish) as it involves transitioning away from a simple int to hold CPU ID bitmasks (cpumask_t) and using cpuset_t instead. -- John Baldwin _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"