All of lore.kernel.org
 help / color / mirror / Atom feed
* pv_ops (2.6.31) and CONFIG_NO_HZ
@ 2009-11-02 21:45 Dan Magenheimer
  2009-11-02 21:51 ` Keir Fraser
  2009-11-02 22:42 ` Jeremy Fitzhardinge
  0 siblings, 2 replies; 6+ messages in thread
From: Dan Magenheimer @ 2009-11-02 21:45 UTC (permalink / raw)
  To: Xen-Devel (E-mail); +Cc: Jeremy Fitzhardinge

Has anyone looked at using CONFIG_NO_HZ with an upstream
pv_ops kernel?  This seems like an intelligent combination...
since pvclock is a good timesource, it seems like there
should be no reason to have a regular tick, and one
could pack more idle domains into one physical machine.

I tried enabling CONFIG_NO_HZ from an otherwise working .config
file for 2.6.31 and the new kernel (running as a PV domU) panics early
in boot ("Kernel panic -- not syncing: Attempted to kill init!"
with a call trace of syscall_call->sys_exit_group->do_group_exit->
do_exit->panic).  So I'm wondering if I did something stupid
or it is known to not work.

Thanks,
Dan

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-11-03  7:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-02 21:45 pv_ops (2.6.31) and CONFIG_NO_HZ Dan Magenheimer
2009-11-02 21:51 ` Keir Fraser
2009-11-02 22:29   ` Dan Magenheimer
2009-11-03  7:41     ` Keir Fraser
2009-11-02 22:42 ` Jeremy Fitzhardinge
2009-11-03  0:06   ` Dan Magenheimer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.