Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Jun Sun <jsun@mvista.com>
To: TAKANO Ryousei <takano@os-omicron.org>
Cc: linux-mips@linux-mips.org, jsun@mvista.com
Subject: Re: JVM under Linux on MIPS
Date: Tue, 4 Mar 2003 10:06:44 -0800	[thread overview]
Message-ID: <20030304100644.B25862@mvista.com> (raw)
In-Reply-To: <20030304190902.68ffd5bb.takano@os-omicron.org>; from takano@os-omicron.org on Tue, Mar 04, 2003 at 07:09:02PM +0900

On Tue, Mar 04, 2003 at 07:09:02PM +0900, TAKANO Ryousei wrote:
> Hi Kevin,
> 
> > I'm very pleased to hear that you got it running on a Vr41xx,
> > but I'm curious about the JIT behavior you saw.  I can believe
> > that it could run "hello world", but does it really pass all the
> > internal regression tests ("make check")?  Are you running
> > a "normal" MIPS/Linux distribution which assumes a
> > hardware FPU and does kernel emulation where necessary,
> > or are you using a purely soft-float environment?  I ask
> > this because most of the problems I have with the JIT are
> > in areas where mixed integer/floating arguments are being
> > passed, and those might not be an issue with soft-float.
> > 
> I have cross-compiled Kaffe, so it did not pass "make check".
> I tried it under a Linux-VR kernel(kernel-2.4.0-test9) which is
> enabled with a kernel FPU emulation.
> I have not tried under a Linux/MIPS kernel.
>

Java VM typically uses massive threading.  Emulating ll/sc instructions
for vr4181a might one of the biggest causes of delay.

Jun

      reply	other threads:[~2003-03-04 18:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-02  9:07 Static variables and "gp" Gilad Benjamini
2003-03-02 11:18 ` Ralf Baechle
2003-03-03 12:54   ` Johannes Stezenbach
2003-03-04  1:14   ` JVM under Linux on MIPS Rajesh Palani
2003-03-04  7:54     ` Kevin D. Kissell
2003-03-04  7:54       ` Kevin D. Kissell
2003-03-04  8:13     ` TAKANO Ryousei
2003-03-04  8:59       ` Kevin D. Kissell
2003-03-04  8:59         ` Kevin D. Kissell
2003-03-04 10:09         ` TAKANO Ryousei
2003-03-04 18:06           ` Jun Sun [this message]

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=20030304100644.B25862@mvista.com \
    --to=jsun@mvista.com \
    --cc=linux-mips@linux-mips.org \
    --cc=takano@os-omicron.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox