All of lore.kernel.org
 help / color / mirror / Atom feed
* driver domains
@ 2006-07-18 18:32 Mike D. Day
  2006-07-18 22:41 ` Himanshu Raj
  0 siblings, 1 reply; 8+ messages in thread
From: Mike D. Day @ 2006-07-18 18:32 UTC (permalink / raw)
  To: Xen Mailing List

For a driver domain, do interrupts for the devices that service that 
domain get handled by the driver domain itself, or by domain 0 first?

Which code should I read to understand how this works?

thanks,

Mike Day

^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: driver domains
@ 2006-07-18 22:42 Ian Pratt
  0 siblings, 0 replies; 8+ messages in thread
From: Ian Pratt @ 2006-07-18 22:42 UTC (permalink / raw)
  To: Mike D. Day, Xen Mailing List


> For a driver domain, do interrupts for the devices that service that
> domain get handled by the driver domain itself, or by domain 0 first?

They are fielded by Xen then passed on as events direct to the domain.
If the line is shared, it will send events to both domains (though
interrupt sharing should be avoided).

Dom0 is only involved with the interrupt 'plumbing', when the interrupt
is first configured.

Ian 

^ permalink raw reply	[flat|nested] 8+ messages in thread
* driver domains
@ 2006-01-25 18:24 Muli Ben-Yehuda
  2006-01-25 18:49 ` Keir Fraser
  0 siblings, 1 reply; 8+ messages in thread
From: Muli Ben-Yehuda @ 2006-01-25 18:24 UTC (permalink / raw)
  To: Ian Pratt; +Cc: xen-devel

Ian,

You mentioned during the summit that there are several driver domains
patches floating around and one is likely to go in soon (apologies if
I misunderstood). Could you or the author please post it? we'd like to
give it a spin as soon as possible.

Cheers,
Muli
-- 
Muli Ben-Yehuda
http://www.mulix.org | http://mulix.livejournal.com/

^ permalink raw reply	[flat|nested] 8+ messages in thread
* driver domains
@ 2004-05-25 13:55 valerie galey
  0 siblings, 0 replies; 8+ messages in thread
From: valerie galey @ 2004-05-25 13:55 UTC (permalink / raw)
  To: Xen-devel

[-- Attachment #1: Type: text/plain, Size: 223 bytes --]

     In the Xen Roadmap Overviewew I found that drivers for block and network devices will be moving out of Xen and into 'driver domains'. 
     What you mean by "drivers domains"? 
    
    Best Regards.
    Valerie.

[-- Attachment #2: Type: text/html, Size: 862 bytes --]

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

end of thread, other threads:[~2006-07-18 23:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-18 18:32 driver domains Mike D. Day
2006-07-18 22:41 ` Himanshu Raj
2006-07-18 23:10   ` Mike D. Day
  -- strict thread matches above, loose matches on Subject: below --
2006-07-18 22:42 Ian Pratt
2006-01-25 18:24 Muli Ben-Yehuda
2006-01-25 18:49 ` Keir Fraser
2006-01-25 21:10   ` Jon Mason
2004-05-25 13:55 valerie galey

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.