public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* is there a linux running on jvm arch ?
@ 2001-06-20 21:26 FORT David
  2001-06-20 22:11 ` Alan Cox
  2001-06-21  3:50 ` Jeff Dike
  0 siblings, 2 replies; 5+ messages in thread
From: FORT David @ 2001-06-20 21:26 UTC (permalink / raw)
  To: LKML

I 've tested the User Mode Linux a few times ago, and it gave me an 
idea: given the fact that we had a GCC which
produce bytecode from C, it would be possible to produce a port of 
linux(a new directory "jvm" in the arch dir) which
would run in a Java Virtual Machine. (after some inquiries such compiler 
does not exist :-( )
I'm dreaming of a linux booting in a browser applet(imagine sending such 
thing in a mail to MS peoples !!!!)


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

* RE: is there a linux running on jvm arch ?
@ 2001-06-20 21:37 Holzrichter, Bruce
  0 siblings, 0 replies; 5+ messages in thread
From: Holzrichter, Bruce @ 2001-06-20 21:37 UTC (permalink / raw)
  To: 'FORT David', LKML


>I 've tested the User Mode Linux a few times ago, and it gave me an 
>idea: given the fact that we had a GCC which
>produce bytecode from C, it would be possible to produce a port of 
>linux(a new directory "jvm" in the arch dir) which
>would run in a Java Virtual Machine. (after some inquiries such compiler 
>does not exist :-( )
>I'm dreaming of a linux booting in a browser applet(imagine sending such 
>thing in a mail to MS peoples !!!!)

While I am not sure if this is possible with Linux, something like this has
already been done with Inferno.  Check out:
http://www.vitanuova.com/inferno/pidoc/index.html

B.

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

* Re: is there a linux running on jvm arch ?
  2001-06-20 21:26 is there a linux running on jvm arch ? FORT David
@ 2001-06-20 22:11 ` Alan Cox
  2001-06-21  1:52   ` H. Peter Anvin
  2001-06-21  3:50 ` Jeff Dike
  1 sibling, 1 reply; 5+ messages in thread
From: Alan Cox @ 2001-06-20 22:11 UTC (permalink / raw)
  To: FORT David; +Cc: LKML

> I 've tested the User Mode Linux a few times ago, and it gave me an 
> idea: given the fact that we had a GCC which
> produce bytecode from C, it would be possible to produce a port of 
> linux(a new directory "jvm" in the arch dir) which
> would run in a Java Virtual Machine. (after some inquiries such compiler 
> does not exist :-( )
> I'm dreaming of a linux booting in a browser applet(imagine sending such 
> thing in a mail to MS peoples !!!!)

The JVM is very very bad from a C language point of view. You can convert C
code to it and there have been some very experimental demos of this. However
it is a very non trivial problem

Alan


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

* Re: is there a linux running on jvm arch ?
  2001-06-20 22:11 ` Alan Cox
@ 2001-06-21  1:52   ` H. Peter Anvin
  0 siblings, 0 replies; 5+ messages in thread
From: H. Peter Anvin @ 2001-06-21  1:52 UTC (permalink / raw)
  To: linux-kernel

Followup to:  <E15CqCJ-0000Co-00@the-village.bc.nu>
By author:    Alan Cox <alan@lxorguk.ukuu.org.uk>
In newsgroup: linux.dev.kernel
> 
> The JVM is very very bad from a C language point of view. You can convert C
> code to it and there have been some very experimental demos of this. However
> it is a very non trivial problem
> 

Note that PicoJava is basically the JVM with a few extensions to run C
code reasonably.  It might be a better target.

	-hpa
-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt

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

* Re: is there a linux running on jvm arch ?
  2001-06-20 21:26 is there a linux running on jvm arch ? FORT David
  2001-06-20 22:11 ` Alan Cox
@ 2001-06-21  3:50 ` Jeff Dike
  1 sibling, 0 replies; 5+ messages in thread
From: Jeff Dike @ 2001-06-21  3:50 UTC (permalink / raw)
  To: FORT David; +Cc: LKML

popo.enlighted@free.fr said:
> I'm dreaming of a linux booting in a browser applet(imagine sending
> such  thing in a mail to MS peoples !!!!) 

If you really want to help the MS peoples get Linux, consider a straight port 
of UML to Windows.

I've been trying to encourage someone to do this for a while, with limited 
success :-(  Enough has been done that I think I know what the main obstacles 
are, and I think I know that it's possible.

So, if you're interested (and have the appropriate Win-fu) let me know, and 
grab the code and start porting...

				Jeff



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

end of thread, other threads:[~2001-06-21  2:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-20 21:26 is there a linux running on jvm arch ? FORT David
2001-06-20 22:11 ` Alan Cox
2001-06-21  1:52   ` H. Peter Anvin
2001-06-21  3:50 ` Jeff Dike
  -- strict thread matches above, loose matches on Subject: below --
2001-06-20 21:37 Holzrichter, Bruce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox