9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Plan9 VM for Windows/Linux?
@ 2002-11-26  2:34 Skip Tavakkolian
  0 siblings, 0 replies; 16+ messages in thread
From: Skip Tavakkolian @ 2002-11-26  2:34 UTC (permalink / raw)
  To: 9fans

While we are discussing unusual (absurd? ☺) ideas, here is
another one.

Drawterm is great, but I wonder if it could be extended to include a
VM and a proper Plan9 kernel?  That is to say just like VMWare running
Plan9 term, except no VMware.  I keep wanting to think that a Plan9
kernel for Dis VM and a C compiler to generate Dis, would be nearly
there. Sounds too simple though.



^ permalink raw reply	[flat|nested] 16+ messages in thread
* Re: [9fans] Plan9 VM for Windows/Linux?
@ 2002-11-26  6:19 Geoff Collyer
  2002-11-26  9:49 ` Douglas A. Gwyn
  2002-11-26 16:24 ` Jack Johnson
  0 siblings, 2 replies; 16+ messages in thread
From: Geoff Collyer @ 2002-11-26  6:19 UTC (permalink / raw)
  To: 9fans

If you're really talking about Plan 9 providing virtual CPUs, I think
it would take significant effort.  The VMware folks have done a lot of
hard slogging, in part because the x86 processors are not as well
suited to virtualisation as the IBM 370 was.  You'll note that they
tell you up front that you can't run VMware recursively; VM/370 could
be run recursively (e.g., to debug new versions of VM/370).  And of
course we have other processors to worry about than just the x86.

As for a C compiler generating Dis, I believe that Dis cannot express
all the things that one can do in C.  A free-standing limbo translator
for Plan 9 would be nice though.



^ permalink raw reply	[flat|nested] 16+ messages in thread
* Re: [9fans] Plan9 VM for Windows/Linux?
@ 2002-11-26 14:19 Skip Tavakkolian
  2002-11-26 18:10 ` suspect
  0 siblings, 1 reply; 16+ messages in thread
From: Skip Tavakkolian @ 2002-11-26 14:19 UTC (permalink / raw)
  To: 9fans

>> As for a C compiler generating Dis, I believe that Dis
>  > cannot express all the things that one can do in C.
>
> It could be done, by mapping all C objects into a single
> large Dis object and all code into a single module, for
> example, also providing hooks to get at some of the non-C
> features.  But why?

The original thread was 'what if instead of drawterm there was a
Dis-style VM and there was a C compiler for Dis so that you can
run Plan9 term under other OS, without VMware'.



^ permalink raw reply	[flat|nested] 16+ messages in thread
* Re: [9fans] Plan9 VM for Windows/Linux?
@ 2002-11-26 20:47 Keith Nash
  2002-11-26 21:01 ` Doc Shipley
  2002-11-27 10:45 ` Martin C.Atkins
  0 siblings, 2 replies; 16+ messages in thread
From: Keith Nash @ 2002-11-26 20:47 UTC (permalink / raw)
  To: 9fans

> Does anyone know of an inexpensive architecture that would virtualize
> notably easier than x86?  I don't think I've read of any attempts on
> PPC, Sparc or MIPS, though someone must have tried...

I remember reading that AMD's IA-64/Hammer/Opteron platform fixes some of the x86's virtualisation problems.  Of course, you can't buy one yet.

The 68020+ were good at virtualisation, but they topped out at 75MHz with the 68060.


^ permalink raw reply	[flat|nested] 16+ messages in thread
* [9fans] Plan9 VM for Windows/Linux?
@ 2002-11-27  1:31 Joel Salomon
  0 siblings, 0 replies; 16+ messages in thread
From: Joel Salomon @ 2002-11-27  1:31 UTC (permalink / raw)
  To: 9fans

On Tue Nov 26 16:24:52 2002 Jack Johnson wrote:
> Does anyone know of an inexpensive architecture that would virtualize
> notably easier than x86?  I don't think I've read of any attempts on
> PPC, Sparc or MIPS, though someone must have tried...

MMIX
http://www-cs-faculty.stanford.edu/~knuth/mmix.html

--Joel
______________________________________________________
Due to economic circumstances, the light at the end of
the tunnel has been turned off.



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

end of thread, other threads:[~2002-12-02  9:58 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-26  2:34 [9fans] Plan9 VM for Windows/Linux? Skip Tavakkolian
2002-11-26  6:19 Geoff Collyer
2002-11-26  9:49 ` Douglas A. Gwyn
2002-11-26 16:24 ` Jack Johnson
2002-11-27 16:45   ` Steven Taschuk
2002-11-26 14:19 Skip Tavakkolian
2002-11-26 18:10 ` suspect
2002-11-26 20:47 Keith Nash
2002-11-26 21:01 ` Doc Shipley
2002-11-27  9:40   ` Robin KAY
2002-11-27 18:11   ` Dan Cross
2002-11-30  8:11     ` Doc Shipley
2002-11-30 14:51       ` Dan Cross
2002-12-02  9:58       ` Robin KAY
2002-11-27 10:45 ` Martin C.Atkins
2002-11-27  1:31 Joel Salomon

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).