http://bugzilla.novell.com/show_bug.cgi?id=487846
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=487846#c17 --- Comment #17 from Steven Munroe <[email protected]> 2009-06-27 20:10:50 MDT --- Yes this is an interesting problem as Power Server has dynamic CPU add/remove. There are two cases where we can assume a uni: 1) the Linux kernel is not built for SMP (a uni kernel forces uniprocessor execution independent of the number of (possible) CPUs available. 2) There is only 1 CPU in the system. (sysconf (_SC_NPROCESSORS_CONF) == sysconf (_SC_NPROCESSORS_ONLN) == 1) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
