|
|
Up |
|
|
  |
Author: kokamotokokamoto Date: Jul 8, 2008 08:42
I downloaded Russ's 9vx and vx32 source tree Ford's web page,
and build those on my Debian stable machine.
I also read the paper of vx32 last week.
Now, everything goes fine, and got a fun to play with
games/mahjongg on that virtual machine.
Thank you very much Russ!
However, I have somewhat confused mind.... Why it's not Linux vx for
Plan9? I have no intention to make it bad, however, if we believe
Plan 9 is better than Linux, then Linux vx for Plan9 should be more
neccessary, shouldn't ?
Kenji
|
| |
|
| | 37 Comments |
|
  |
Author: David LeimbachDavid Leimbach Date: Jul 8, 2008 09:01
I believe the reasoning is as such:
Linux has more drivers than Plan 9, therefore Plan 9 should run on linux.
Use Linux as your driver repository... this is an approach used by some
microkernel systems like L4.
Dave
On Tue, Jul 8, 2008 at 8:28 AM, wrote:
|
| Show full article (1.60Kb) |
|
| | 22 Comments |
|
  |
Author: erik quanstromerik quanstrom Date: Jul 8, 2008 09:14
> I believe the reasoning is as such:
>
> Linux has more drivers than Plan 9, therefore Plan 9 should run on linux.
if that's the argument, wouldn't it make sense to get
rid of plan 9?
in this model, all plan 9 does is add an extra layer of goo
on top of linux. it's not like you can avoid admining
linux by hiding on a vm running on linux.
i don't mean to use a broad brush. there are good reasons
for running plan 9 in a vm on linux -- like you want to use
a linux hosting company.
but linux didn't get where it is by using windows as
a device driver.
- erik
|
| |
| 21 Comments |
|
  |
Author: ron minnichron minnich Date: Jul 8, 2008 09:36
On Tue, Jul 8, 2008 at 9:04 AM, erik quanstrom quanstro.net> wrote:
> if that's the argument, wouldn't it make sense to get
> rid of plan 9?
>
Think of 9vx and lguest and friends as "software tools". "Software
tools" did a lot to popularize the ideas of Unix, and made it easier
for people to consider using the real thing.
ron
|
| |
| 2 Comments |
|
  |
Author: Charles ForsythCharles Forsyth Date: Jul 8, 2008 09:42
> Think of 9vx and lguest and friends as "software tools". "Software
> tools" did a lot to popularize the ideas of Unix, and made it easier
> for people to consider using the real thing.
yes, but that was when the underlying system was System 370, VMS, PRIME, GCOS, ...
which didn't do all that much for you. now the underlying system has all the fun.
(unless you need to program it.)
|
| |
| 1 Comment |
|
  |
Author: Skip TavakkolianSkip Tavakkolian Date: Jul 8, 2008 10:22
> However, I have somewhat confused mind.... Why it's not Linux vx for
> Plan9? I have no intention to make it bad, however, if we believe
> Plan 9 is better than Linux, then Linux vx for Plan9 should be more
> neccessary, shouldn't ?
i'm not sure if this was the authors' intent, but making plan9 easily
accessible to a larger group (mac, linux and someday windows users)
will make plan9 more popular. vxlinux under plan9 will be useful,
but only to us 9fans.
|
| |
| 11 Comments |
|
  |
Author: Russ CoxRuss Cox Date: Jul 8, 2008 10:30
> However, I have somewhat confused mind.... Why it's not Linux vx for
> Plan9? I have no intention to make it bad, however, if we believe
> Plan 9 is better than Linux, then Linux vx for Plan9 should be more
> neccessary, shouldn't ?
I wrote 9vx for people like me, who would prefer to use
Plan 9 but, for various reasons, must use FreeBSD or
Linux or Mac OS X.
Linux vx for Plan 9 would help people who prefer to use
Linux but must use Plan 9. I am sure such people exist,
but I feel no sympathy toward them. ;-)
Russ
|
| |
| 1 Comment |
|
  |
Author: aa Date: Jul 8, 2008 10:44
> From: a@ 9srv.net
> Subject: Re: [9fans] why not Lvx for Plan 9?
> Date: Tue, 8 Jul 2008 13:27:59 -0400
>> However, I have somewhat confused mind.... Why it's not Linux vx for
>> Plan9? I have no intention to make it bad, however, if we believe
>> Plan 9 is better than Linux, then Linux vx for Plan9 should be more
>> neccessary, shouldn't ?
>
> I wrote 9vx for people like me, who would prefer to use
> Plan 9 but, for various reasons, must use FreeBSD or
> Linux or Mac OS X.
>
> Linux vx for Plan 9 would help people who prefer to use
> Linux but must use Plan 9. I am sure such people exist,
> but I feel no sympathy toward them. ;-)
>
> Russ
>
|
| Show full article (1.12Kb) |
| no comments |
|
  |
Author: Eric Van HensbergenEric Van Hensbergen Date: Jul 8, 2008 10:50
On Tue, Jul 8, 2008 at 11:04 AM, erik quanstrom quanstro.net> wrote:
>> I believe the reasoning is as such:
>>
>> Linux has more drivers than Plan 9, therefore Plan 9 should run on linux.
>
> in this model, all plan 9 does is add an extra layer of goo
> on top of linux. it's not like you can avoid admining
> linux by hiding on a vm running on linux.
>
That's not entirely true depending on the virtualization layer used.
I'm not experienced yet with vx32, but for example, lguest/kvm/xen can
be setup to pass-through device access to network, disk, audio,
whatever. The logical partition running Plan 9 can be essentially
pinned to a processor (or processors) and on that processor it rules
the roost. Linux just deals with device access.
|
| Show full article (1.13Kb) |
| 16 Comments |
|
  |
|
|
  |
Author: erik quanstromerik quanstrom Date: Jul 8, 2008 11:02
>> in this model, all plan 9 does is add an extra layer of goo
>> on top of linux. it's not like you can avoid admining
>> linux by hiding on a vm running on linux.
>>
>
> That's not entirely true depending on the virtualization layer used.
> I'm not experienced yet with vx32, but for example, lguest/kvm/xen can
> be setup to pass-through device access to network, disk, audio,
> whatever. The logical partition running Plan 9 can be essentially
> pinned to a processor (or processors) and on that processor it rules
> the roost. Linux just deals with device access.
you didn't explain the part where you avoid admining the
linux host.
- erik
|
| |
| 4 Comments |
|
|
|
|