linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.2-ac3 == 400% speed improvement with Java
@ 2001-02-24 14:33 Mark Swanson
  0 siblings, 0 replies; only message in thread
From: Mark Swanson @ 2001-02-24 14:33 UTC (permalink / raw)
  To: linux-kernel

Hello,

any 2.4.1-ac5 kernel and above until 2.4.2-ac3 had a bug (Ingo guessed
it might be the yield() bug) that made Java (and some other things
*really* slow). This is fixed now. When I profiled slow kernels the
mtrr_file_add was taking up all of the time - even though I had
disabled mtrr in my kernel (it wasn't in /proc).

(Alan Cox: I'm not sure if the yield() bug was the problem, or if that
patch was in the TUX patch (based on -ac3) or the -ac3 patch.)

Here was the old test: (With 2.4.2-ac3 things are even faster than
2.2.14 at 0:00.44elapsed!!)

(jdk1.3.0_01)
> time java
(done multiple times so everything is in cache)

On 2.2.14 (400MHz Celeron/192MB RAM) this takes about 0.66ms.
0.37 user 0.07 system  0:00.62elapsed 70% CPU (oavgtext+0avgdata
0maxresident)k
0inputs+0outputs (3957major+1707minor)pagefulats 0swaps

On linux 2.4.2-ac1-TUX (same machine)

0.33 user 2.17 system 0:03.49elapsed 71%CPU (ovgtext+0avgdata
0maxresident)k
0inputs+0outputs (3987major+1784minor)pagefaults 0swaps


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-02-24 14:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-24 14:33 2.4.2-ac3 == 400% speed improvement with Java Mark Swanson

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