All of lore.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: Tue, 08 May 2007 10:57:23 +0300	[thread overview]
Message-ID: <46402D63.7030602@qumranet.com> (raw)
In-Reply-To: <d4cf37a60705070857v13a7e8abx3a51853cd0fddcb5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

Wink Saville wrote:
>>
>> 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.
>>
>
> One of the uses of kshmem/ACE will be an implementation of a message
> passing technique that I hope to be quite general. Since this appears to
> be a common technique then maybe there is nothing new in what I've done
> which may make it redundant or may be a real contribution if it is more
> general then current techniques.
>
> Where might I find the current implementations of the PV devices?
>

A good well-tuned example is the Xen paravirtualized drivers. See 
http://article.gmane.org/gmane.linux.kernel.virtualization/2659 for a 
driver, and 
http://article.gmane.org/gmane.linux.kernel.virtualization/2660 (ring.h) 
for the underlying machinery.


-- 
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-08  7:57 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
     [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 [this message]

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=46402D63.7030602@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 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.