Dor Laor wrote: >> Hello, >> >> I've posted patches for two features, kernel shared memory and Atomic >> > Code > >> Execution, which I believe can be used to implement para-virtualized >> devices. >> Could someone recommend a device that might make a good proof >> of concept? I was thinking may be a block device. >> > > The KVM has an unmerged PV block device developed by Arjan van de Ven, > he might be interested. > > >> Any suggestions and additional comments would be helpful. >> > > In general IMHO if the PV devices {net, block} are implemented in the > kernel then they cannot enjoy from the shared memory. If these devices >
The emulated block devices already have "shared memory" with the guest in the form of DMA since the guest's physical memory is mapped in the host's va space. An interesting PoC may be something akin to XenSocket. See http://www.xensource.com/files/xensummit_4/SuzanneMcIntosh_XenSummit_2007.pdf Regards, Anthony Liguori > are implemented in user space the chances are bigger, although the guest > memory is mapped by user space anyway. > > Maybe you can build a very efficient inter guest communication channel? > > >> Thanks, >> >> Wink Saville >> >> ----------------------------------------------------------------------- >> > -- > >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> kvm-devel mailing list >> kvm-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/kvm-devel >> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > kvm-devel mailing list > kvm-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/kvm-devel > > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel