All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hajime Inoue <hinoue@ccsl.carleton.ca>
To: James Harper <james.harper@bendigoit.com.au>
Cc: xen-devel@lists.xensource.com
Subject: Re: Communicating between Dom0 and DomU without a network
Date: Tue, 16 Oct 2007 19:19:09 -0400	[thread overview]
Message-ID: <471546ED.4020908@ccsl.carleton.ca> (raw)
In-Reply-To: <AEC6C66638C05B468B556EA548C1A77D01249AFB@trantor>

We have an application monitoring network activity on
the guest, and we want to send summaries about that
activity to Dom0 without adding to that activity.  We
could filter the traffic so that we exclude monitor
generated activity, but we'd rather look at everything.

We don't need much of a protocol.  All the data is
going in one direction.

Thanks,
-Hajime Inoue




James Harper wrote:
>> I'm looking for a way to communicate, without a network,
>> between Dom0 and DomU, at speeds approaching typical
>> bandwidth.
> 
> Can you detail some of the requirements? Whatever you use will require a
> protocol of some sort, and the network stack already implements almost
> anything you would want. Possibly the next best thing would be to run
> another protocol (eg not tcp/ip) over the virtual ethernet.
> 
> If you can state why using a network is out of the question, you'll
> avoid a whole load of people asking you :)
> 

  reply	other threads:[~2007-10-16 23:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-12 14:57 Communicating between Dom0 and DomU without a network Hajime Inoue
2007-10-16  1:07 ` James Harper
2007-10-16 23:19   ` Hajime Inoue [this message]
2007-10-17 15:20     ` Mark Williamson
  -- strict thread matches above, loose matches on Subject: below --
2007-10-12 20:26 Hajime Inoue

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=471546ED.4020908@ccsl.carleton.ca \
    --to=hinoue@ccsl.carleton.ca \
    --cc=james.harper@bendigoit.com.au \
    --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.