public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Wink Saville <wink-hKg/bvL8yClBDgjK7y7TUQ@public.gmane.org>
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: kshmem & ACE
Date: Mon, 07 May 2007 13:26:49 +0300	[thread overview]
Message-ID: <463EFEE9.8050602@qumranet.com> (raw)
In-Reply-To: <d4cf37a60705061923h4e4a033dq61da6e13bc126caf-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

Wink Saville 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.
>
> Any suggestions and additional comments would be helpful.
>
>   

Most paravirtual devices use atomic operations (or even just raw memory 
accesses and memory barriers), which don't need any special 
infrastructure.  This effectively makes them message-passing protocols 
rather than shared memory protocol.  I can't see offhand why sharing 
data structures would bring a great improvement, but maybe I'm tied to 
the old way of thinking.

-- 
error compiling committee.c: too many arguments to function


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

  parent reply	other threads:[~2007-05-07 10:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-07  2:23 kshmem & ACE Wink Saville
     [not found] ` <d4cf37a60705061923h4e4a033dq61da6e13bc126caf-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-05-07  7:03   ` Dor Laor
     [not found]     ` <64F9B87B6B770947A9F8391472E032160BA96969-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
2007-05-07 14:30       ` Anthony Liguori
     [not found]         ` <463F3815.9000807-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
2007-05-07 16:08           ` Wink Saville
2007-05-07 15:52       ` Wink Saville
2007-05-07 10:26   ` Avi Kivity [this message]
     [not found]     ` <463EFEE9.8050602-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-05-07 15:57       ` Wink Saville
     [not found]         ` <d4cf37a60705070857v13a7e8abx3a51853cd0fddcb5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-05-08  7:57           ` Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=463EFEE9.8050602@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=wink-hKg/bvL8yClBDgjK7y7TUQ@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox