All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Warfield <andrew.warfield@gmail.com>
To: Ian Pratt <Ian.Pratt@cl.cam.ac.uk>
Cc: Anthony Liguori <anthony@codemonkey.ws>, xen-devel@lists.sourceforge.net
Subject: Re: x2d2
Date: Wed, 19 Jan 2005 16:44:16 +0000	[thread overview]
Message-ID: <eacc82a40501190844688b89e4@mail.gmail.com> (raw)
In-Reply-To: <E1CrIp4-0001Zo-00@mta1.cl.cam.ac.uk>

Another option is to give the console drivers their own device channel
(i.e. take them off the control rings) and then just provide a
separate backend for them.  From there dom0 could export them however
it wanted to without depending on the other control tools at all.

a.

On Wed, 19 Jan 2005 16:36:45 +0000, Ian Pratt <Ian.Pratt@cl.cam.ac.uk> wrote:
> > Andrew Warfield wrote:
> >
> > >We are in the process of some fairly major revisions to the control
> > >tools.  I think that the general expectation is that 3.0 will show
> > >some pretty big changes to the control interfaces and tools.  The
> > >unstable tree now has a control switch (xcs) which sits under xend and
> > >
> > >
> > Wow.  I wrote the same exact thing about a week or two ago.
> >
> > I took a slightly different approach though.  I opened a unix domain
> > socket to receive messages on and also opened up ptys for each domain.
> >
> > The daemon takes care of multiplexing and demultiplexing the messages so
> > if your app sends a message, it will only get that response.
> >
> > What are your thoughts on this approach?  I particularly like the idea
> > of piping the console data to a pty.
> 
> We thought about the pty approach, but resisted it because we
> thought that in most setups there'd need to be a daemon running
> in user-space to export the console (typically over the network),
> and hence it wasn't worth the effort of turning it into a pty in
> the kernel.
> 
> The current approach also minimizes the amount of OS-specific Xen
> privileged interface code, which keeps the people interested in
> using OSes other than Linux in domain 0 happy.
> 
> I could be persuaded, though...
> 
> Ian
>


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

  reply	other threads:[~2005-01-19 16:44 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-19  2:19 x2d2 Jacob Gorm Hansen
2005-01-19  4:20 ` x2d2 Ronald G. Minnich
2005-01-19  6:32 ` x2d2 Anthony Liguori
2005-01-19  9:58   ` x2d2 Jacob Gorm Hansen
2005-01-19 10:12     ` x2d2 Andrew Warfield
2005-01-19 14:11       ` x2d2 Anthony Liguori
2005-01-19 16:36         ` x2d2 Ian Pratt
2005-01-19 16:44           ` Andrew Warfield [this message]
2005-01-19 20:12           ` x2d2 Ronald G. Minnich
2005-01-21  0:22       ` x2d2 Michael Hohnbaum
2005-01-21  0:35         ` x2d2 Andrew Warfield
2005-01-19 15:47   ` x2d2 Ronald G. Minnich
2005-01-19 19:01     ` x2d2 Anthony Liguori
2005-01-19 18:55       ` x2d2 Ronald G. Minnich
2005-01-20 14:08         ` x2d2 Rik van Riel
2005-01-20 18:36       ` x2d2 Rik van Riel
2005-01-20 22:45         ` x2d2 Felipe Alfaro Solana
2005-01-19 23:24   ` x2d2 Adam Sulmicki
2005-01-19 12:00 ` x2d2 Grzegorz Milos
  -- strict thread matches above, loose matches on Subject: below --
2005-01-19 19:19 x2d2 Anthony Liguori
2005-01-19 20:37 x2d2 Ian Pratt
2005-01-19 20:38 ` x2d2 Ronald G. Minnich
2005-01-19 21:23 ` x2d2 Anthony Liguori
2005-01-19 20:43 x2d2 Ian Pratt
2005-01-19 21:03 ` x2d2 Derrik Pates
2005-01-19 21:17   ` x2d2 Ronald G. Minnich

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=eacc82a40501190844688b89e4@mail.gmail.com \
    --to=andrew.warfield@gmail.com \
    --cc=Ian.Pratt@cl.cam.ac.uk \
    --cc=andrew.warfield@cl.cam.ac.uk \
    --cc=anthony@codemonkey.ws \
    --cc=xen-devel@lists.sourceforge.net \
    /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.