Changes

Jump to: navigation, search

Kernel configuration

5 bytes added, 07:41, 10 July 2007
more grammar
./kernel/cpu.c:#error "CONFIG_HOTPLUG_CPU isn't supported with CONFIG_SCHED_VCPU"
On a non-SMP machine, you may disable <code>SMP</code>, this will resolve the conflict.
If you have an SMP machine, you can only disable <code>FAIRSCHED</code> and <code>SCHED_VCPU</code>. It will reduce some isolation between VEs (CPU scheduling will be performed per-task, not per-VE, and <code>cpuunits</code> and <code>cpulimit</code> settings will not take effect), but it is an acceptable solution if your VEs are trusted (and it's hard to imagine untrusted VEs on a notebook.)
[[Category:Kernel]]
[[Category:HOWTO]]
38
edits

Navigation menu