From: "Jeff V. Merkey" <jmerkey@wolfmountaingroup.com>
To: "Martin J. Bligh" <mbligh@mbligh.org>
Cc: K P <kplkml@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: JVM performance on Linux (vs. Solaris/Windows)
Date: Thu, 13 Apr 2006 15:01:17 -0600 [thread overview]
Message-ID: <443EBC1D.1000307@wolfmountaingroup.com> (raw)
In-Reply-To: <443E74C1.5090801@mbligh.org>
Martin J. Bligh wrote:
> K P wrote:
>
>> Sun's recently published SPECjbb_2005 numbers on Linux, Windows and
>> Solaris on their
>> Opteron system, and the Linux result is the lowest of the three by far:
>>
>> Linux:
>> http://www.spec.org/jbb2005/results/res2006q1/jbb2005-20060117-00062.html
>>
>> Solaris:
>> http://www.spec.org/jbb2005/results/res2006q1/jbb2005-20060117-00063.html
>>
>> Windows:
>> http://www.spec.org/jbb2005/results/res2006q1/jbb2005-20060117-00064.html
>>
>>
>> It's not evident if Sun spent any time analyzing and tuning the Linux
>> result. While the
>> majority of the tuning opportunities for SPECjbb_2005 are likely to be
>> in the JVM itself, I was
>> wondering (given the large spread between the OS's) if there were
>> other typical opportunities
>> to tune the Linux kernel for JVM performance and SPECjbb_2005.
>>
>> There are some other results showing excellent scalability with
>> SPECjbb_2005 on
>> Linux/Itanium (such as SGI's:
>> http://www.spec.org/jbb2005/results/res2006q2/ ), but it's
>> not clear if there are other opportunities for tuning unique to Linux
>> on Opteron, or Linux
>> in general that should be explored
>>
>> Comments?
>>
>>
>
> SpecJBB is a really frigging stupid benchmark. It's *much* more affected
> by the stupid crap in Java (like their locking model) than anything in
> the
> OS.
> Best to find another benchmark, oh and preferably somebody vaguely
> objective to run it ;-)
>
> M.
>
Note they ran the benchmark on an Opteron 285 instead of a Xeon with 16
GB of memory. Opteron peformance currently **SUCKS** with 2.6 series
kernels under any kind of heavy I/O due to their cloning of the ancient
82489DX architecture for I/O interrupt access and performance. Looks
like the test was stakced against Linux from the start. Should have
used a Xeon system.
AMD needs to get their crappy I/O performance up to snuff. Looking at
the test parameteres leads me to believe there was a lot of swapping on
a system with already poor I/O performance.
Jeff
next prev parent reply other threads:[~2006-04-13 20:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-13 14:53 JVM performance on Linux (vs. Solaris/Windows) K P
2006-04-13 15:56 ` Martin J. Bligh
2006-04-13 18:21 ` Jan Knutar
2006-04-13 18:54 ` Jan Engelhardt
2006-04-13 20:23 ` David S. Miller
2006-04-13 21:01 ` Jeff V. Merkey [this message]
2006-04-13 19:22 ` David Lang
2006-04-13 23:50 ` Jeff V. Merkey
2006-04-13 20:39 ` Martin J. Bligh
2006-04-13 21:10 ` K P
2006-04-13 23:04 ` Jan Engelhardt
2006-04-14 22:36 ` Bogus Benchmark (was Re: JVM performance on Linux (vs. Solaris/Windows)) Linda Walsh
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=443EBC1D.1000307@wolfmountaingroup.com \
--to=jmerkey@wolfmountaingroup.com \
--cc=kplkml@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mbligh@mbligh.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.