|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Question about VBD interface
Hello:
I'm wondering how guest domains are provided access to disks. I suppose
Domain 0 has direct access to the actual hardware devices, and other domains
simply see a virtualized block device. However, when a guest domain wants to
make a request to the disk, how does it get that request to Domain 0 and how
does Domain 0 actually receive those requests? There appears to be a virtual
block device driver in drivers/xen/blkfront & blkback. Is this the driver
used by the guest Domains to access the virtualized devices?
My other question actually pertains to CoW support for disks. I noticed that
there was some work done on making a CoW driver that lived in the XenoLinux
kernels. Has this been made public? Have there been any attempts to make one
that provides that functionality in Xen itself?
Thanks,
David Lie
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|