Il 13 aprile 2012 17:18, Mahesh Babu <[email protected]> ha scritto: > How to disable a particular core in FreeBSD 9? > How to enable it again?
You can disable specific core at boot time by using the tunable: hint.lapic.X.disabled=1 where X is the APIC ID of the CPU you want to turn off. Attilio -- Peace can only be achieved by understanding - A. Einstein _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

