9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: Again: (self)hosted Plan9? Was: [9fans] extending xen to allow driver development in Plan 9
@ 2006-12-06 22:52 erik quanstrom
  2007-02-08 11:46 ` Harri Haataja
  0 siblings, 1 reply; 11+ messages in thread
From: erik quanstrom @ 2006-12-06 22:52 UTC (permalink / raw)
  To: litestar, 9fans

i don't see how you can blame hurd's vaporware status
on switching from mach to l4.  that happened quite reciently.
they were coding for hurd in 1990.

- erik

On Wed Dec  6 17:39:26 EST 2006, litestar@gmail.com wrote:
> How about two teams that are going in different directions & never
> getting anything done?
> They didn't even finsh HURD/Mach, now they're looking into HURD/L4. I
> like L4 for alot of things, but they didn't even finish the first one
> really...
> 
> On 12/6/06, erik quanstrom <quanstro@coraid.com> wrote:
> 
> > funny, nether gcc nor emacs took that long.  so it's not an
> > inherent property of stallman's direction.  so it must be
> > something else ... like maybe the design, or lack there of?
> >
> > - erik


^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: Again: (self)hosted Plan9? Was: [9fans] extending xen to allow driver development in Plan 9
@ 2006-12-06 21:38 erik quanstrom
  2006-12-06 21:55 ` John Floren
  0 siblings, 1 reply; 11+ messages in thread
From: erik quanstrom @ 2006-12-06 21:38 UTC (permalink / raw)
  To: jorge-plan9, 9fans

On Wed Dec  6 16:29:07 EST 2006, jorge-plan9@magma.com.ni wrote:
> The Hurd can be run as a user space process inside The Hurd.  Made
> feasable because of its multi-server nature: the Kernel almost does
> not do I/O.  Thus The Hurd allegedly can be debugged and developed
> more easily.

if that were true, why has it taken almost 20 years to get a useful system?

- erik


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [9fans] extending xen to allow driver development in Plan 9
@ 2006-12-06 16:59 ron minnich
  2006-12-06 21:27 ` Again: (self)hosted Plan9? Was: " Georg Lehner
  0 siblings, 1 reply; 11+ messages in thread
From: ron minnich @ 2006-12-06 16:59 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

This is mostly for Richard Miller but I don't have his email. But if
you are interested in Xen, read along.

We have an ok xen environment going. Why are we doing this? Per a
certain person at xyz.com, we are looking at giving people a usable
xen-based plan 9 environment, and at the same time letting them do
driver work from Plan 9 by "poking holes" in Xen to let Plan 9 at the
real hardware. Xen supports this, we think, although we have not got
it going yet ...

I already like the situation thus far, as Plan 9 under Xen is a ton
faster than Plan 9 under qemu. You have to see it to believe it; if
anything, the Xen advantage is better than it used to be. I was
surprised.

to get to the point of poking holes in Xen, it turned out I need
pcifront. For pcifront I need xenbus. for xenbus I need xenstore.

There is xenstore support in Plan 9 already, but ...

The xenstore sez: "incomplete". What would it take to complete it?
conservative use of locks in the short term as a hack for really doing
it right in the long term? The comment is this:

 * XXX This is incomplete - needs multiplexing of request/response protocol
 * and locking between driver and kernel-only xenstore_read/write interface.

Should we set up queues for request/response? The locking seems simple
enough, is there something I'm missing?

ron


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-02-08 12:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-06 22:52 Again: (self)hosted Plan9? Was: [9fans] extending xen to allow driver development in Plan 9 erik quanstrom
2007-02-08 11:46 ` Harri Haataja
2007-02-08 12:47   ` LiteStar numnums
  -- strict thread matches above, loose matches on Subject: below --
2006-12-06 21:38 erik quanstrom
2006-12-06 21:55 ` John Floren
2006-12-06 22:31   ` erik quanstrom
2006-12-06 22:38     ` LiteStar numnums
2006-12-07  0:53     ` John Floren
2006-12-07  0:56       ` LiteStar numnums
2006-12-07  1:09         ` John Floren
2006-12-06 16:59 ron minnich
2006-12-06 21:27 ` Again: (self)hosted Plan9? Was: " Georg Lehner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).