>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
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

Reply via email to