Displaying 1 result from an estimated 1 matches for "config_preemp_voluntary".
Did you mean:
config_preempt_voluntary
2008 Oct 13
0
Xen and tickless Linux
Hello,
I am trying to build a custom kernel 2.6.24 from ubuntu with xen dom0
support.
Does Xen support a tickless system (CONFIG_TICK_ONESHOT=y) and the
realtime features of this kernel (CONFIG_PREEMPT=Y instead of
CONFIG_PREEMP_VOLUNTARY)?
Everytime, I set these options while configuring the kernel, the two
settings are not regarded during kernel compilation.
I also tried to build the kernel 2.6.27 from OpenSuse 11. The behaviour
is similar. If I choose xen-compatible=y in menu entry "Subarchitecure
Type", then the t...