linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.0-test11 java application memory usage
@ 2003-12-09  1:05 hemp4fuel
  2003-12-09  2:46 ` hanasaki
  2003-12-09  4:20 ` Ed Tomlinson
  0 siblings, 2 replies; 4+ messages in thread
From: hemp4fuel @ 2003-12-09  1:05 UTC (permalink / raw)
  To: linux-kernel

I am running 2.6.0-test11 with a duron 1.3ghz with 630mb ram using 
reiserfs and suns 1.4.2_01 jre, with 2.4.xx kernels the java based 
application I run used around 35-50mb memory, with the 2.6.0-test11 it 
goes right to 250mb and rises from there.  When I revert back to 2.4.23 
it is back to 35-50mb memory usage.

Dustin

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

* Re: 2.6.0-test11 java application memory usage
  2003-12-09  1:05 2.6.0-test11 java application memory usage hemp4fuel
@ 2003-12-09  2:46 ` hanasaki
  2003-12-09  4:20 ` Ed Tomlinson
  1 sibling, 0 replies; 4+ messages in thread
From: hanasaki @ 2003-12-09  2:46 UTC (permalink / raw)
  Cc: linux-kernel

Running 2.6.0-test11 and netbeans.org and tomcat under Java(TM) 2 
Runtime Environment, Standard Edition (build 1.4.2-b28) and havent seen 
anything remotely like this.

hemp4fuel wrote:
> I am running 2.6.0-test11 with a duron 1.3ghz with 630mb ram using 
> reiserfs and suns 1.4.2_01 jre, with 2.4.xx kernels the java based 
> application I run used around 35-50mb memory, with the 2.6.0-test11 it 
> goes right to 250mb and rises from there.  When I revert back to 2.4.23 
> it is back to 35-50mb memory usage.
> 
> Dustin

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

* Re: 2.6.0-test11 java application memory usage
  2003-12-09  1:05 2.6.0-test11 java application memory usage hemp4fuel
  2003-12-09  2:46 ` hanasaki
@ 2003-12-09  4:20 ` Ed Tomlinson
  2003-12-10 23:30   ` Hui Huang
  1 sibling, 1 reply; 4+ messages in thread
From: Ed Tomlinson @ 2003-12-09  4:20 UTC (permalink / raw)
  To: linux-kernel; +Cc: hemp4fuel

On December 08, 2003 08:05 pm, hemp4fuel wrote:
> I am running 2.6.0-test11 with a duron 1.3ghz with 630mb ram using
> reiserfs and suns 1.4.2_01 jre, with 2.4.xx kernels the java based
> application I run used around 35-50mb memory, with the 2.6.0-test11 it
> goes right to 250mb and rises from there.  When I revert back to 2.4.23
> it is back to 35-50mb memory usage.

Problems like this have been seen within the freenet project.  Are you using
an NTPL enabled libc?  If so that is probably the problem.  It would seem that
sun java does not yet like NTPL.

Ed Tomlinson

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

* Re: 2.6.0-test11 java application memory usage
  2003-12-09  4:20 ` Ed Tomlinson
@ 2003-12-10 23:30   ` Hui Huang
  0 siblings, 0 replies; 4+ messages in thread
From: Hui Huang @ 2003-12-10 23:30 UTC (permalink / raw)
  To: Ed Tomlinson; +Cc: linux-kernel, hemp4fuel

Ed Tomlinson wrote:
> On December 08, 2003 08:05 pm, hemp4fuel wrote:
> 
>>I am running 2.6.0-test11 with a duron 1.3ghz with 630mb ram using
>>reiserfs and suns 1.4.2_01 jre, with 2.4.xx kernels the java based
>>application I run used around 35-50mb memory, with the 2.6.0-test11 it
>>goes right to 250mb and rises from there.  When I revert back to 2.4.23
>>it is back to 35-50mb memory usage.
> 
> 
> Problems like this have been seen within the freenet project.  Are you using
> an NTPL enabled libc?  If so that is probably the problem.  It would seem that
> sun java does not yet like NTPL.
> 

There is a known memory leak when creating tens of thousands of
threads on RHEL AS3 (NPTL-0.60). It's fixed in 1.4.2_04, which
should get released early next year. Also I've been told by Ulrich
that it's fixed on libc side too.

It's likely something else if you don't create that many of
threads. Send me an email if you have a testcase.

regards,
-hui


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

end of thread, other threads:[~2003-12-10 23:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-09  1:05 2.6.0-test11 java application memory usage hemp4fuel
2003-12-09  2:46 ` hanasaki
2003-12-09  4:20 ` Ed Tomlinson
2003-12-10 23:30   ` Hui Huang

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