All of lore.kernel.org
 help / color / mirror / Atom feed
* Interrupts to dom0
@ 2007-07-10 15:46 Diego Ongaro
  0 siblings, 0 replies; only message in thread
From: Diego Ongaro @ 2007-07-10 15:46 UTC (permalink / raw)
  To: xen-devel

I'd like to understand the behavior of a guest domain receiving and 
answering a ping, while competing with other guest domains for the CPU.

Using xentrace, I've found that when an interrupt on the network 
interface comes in, the scheduler is pretty good about waking and 
scheduling the ping receiving domain next. However, once the ping 
receiving domain blocks, the scheduler often allows other guest domains 
to run before scheduling domain 0 again. Domain 0 is not woken and, 
thus, does not get its priority boosted.

My main question is whether domain-0 operates strictly by polling, 
rather than by virtual interrupts, in this scenario.

Thanks,
Diego Ongaro
Rice University

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-10 15:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-10 15:46 Interrupts to dom0 Diego Ongaro

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.