All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mike D. Day" <ncmike@us.ibm.com>
To: Quentin Garnier <qgarnier@eve-team.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Synchronisation between a Linux dom0 and a hvm Windows guest
Date: Wed, 26 Jul 2006 09:39:19 -0400	[thread overview]
Message-ID: <44C77087.90803@us.ibm.com> (raw)
In-Reply-To: <20060725141030.1509aedb@vidal.eve>

Quentin Garnier wrote:

> So right now I'm looking for idea to synchronise the two domains that
> wouldn't cost me too much in terms of latency.  Getting rid of the
> caching issue that seems to be part of the problem would be a start, but
> I really lack ideas and I don't really know where to hack to do that in
> Linux.  A better way would of course to use Xen to have the relevant
> pages explicitely set dirty before reading them in Linux, and something
> mostly equivalent in Windows.
> 
> Anyone can point to something to start with?

Have you tried simply using IP? Networking is pretty fast between domain 
0 and other domains on the same hardware. If you use a pair of tcp 
sockets synchronization is handled for you.

Of course I'm assuming that you are exchanging data by passing messages 
via the shared memory. Not sure if that is your actual application. 
Also, you don't mention your latency and performance requirements.

Mike

      reply	other threads:[~2006-07-26 13:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-25 12:10 Synchronisation between a Linux dom0 and a hvm Windows guest Quentin Garnier
2006-07-26 13:39 ` Mike D. Day [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=44C77087.90803@us.ibm.com \
    --to=ncmike@us.ibm.com \
    --cc=qgarnier@eve-team.com \
    --cc=xen-devel@lists.xensource.com \
    /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.