* XEN support mulitple driver domain?
@ 2007-05-27 11:52 김철연
2007-05-29 17:49 ` Mark Williamson
0 siblings, 1 reply; 2+ messages in thread
From: 김철연 @ 2007-05-27 11:52 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1: Type: text/html, Size: 808 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: XEN support mulitple driver domain?
2007-05-27 11:52 XEN support mulitple driver domain? 김철연
@ 2007-05-29 17:49 ` Mark Williamson
0 siblings, 0 replies; 2+ messages in thread
From: Mark Williamson @ 2007-05-29 17:49 UTC (permalink / raw)
To: xen-devel, cr2104.kim
> i wander if XEN support multiple driver domain
> (as you know, a driver domain is the domain has backend driver.)
> is it possible that a couple of backend driver place in multiple drvier
> domain? (for example,a network backend driver places in driver domain1
> and a block backend driver places in driver domain 2)
Yes, that ought to be able to work. By convention, net backends and block
backends reside in dom0. There's no reason why you can't also run several
other net backend and block backend domains. The domains can either have
frontends of their own (e.g. a firewall domain might have a net frontend and
a net backend), or they can access PCI devices directly. You can only have
one domain controlling any given PCI device.
You'll still need to give dom0 devices it can boot the system from initially
though!
Cheers,
Mark
--
Dave: Just a question. What use is a unicyle with no seat? And no pedals!
Mark: To answer a question with a question: What use is a skateboard?
Dave: Skateboards have wheels.
Mark: My wheel has a wheel!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-29 17:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-27 11:52 XEN support mulitple driver domain? 김철연
2007-05-29 17:49 ` Mark Williamson
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.