This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj trunk - memory issues
- From: Hanno Meyer-Thurow <h dot mth at web dot de>
- To: java at gcc dot gnu dot org
- Date: Mon, 10 Dec 2007 21:37:27 +0100
- Subject: Re: gcj trunk - memory issues
- References: <20071208194051.318b0370@ana.manna.org>
On Sat, 8 Dec 2007 19:40:51 +0100
Hanno Meyer-Thurow <h.mth@web.de> wrote:
> Second, gij runtime and 'gcj -C' utilize both cores of my Core2Duo
> completely. gij also eats all my memory and is unusable. However,
> the more interesting issue is with 'gcj -C'.
Ok. glibc-2.7 missed the memory patch on Gentoo which was in 2.6.1.
Now, it is single-threaded and memory-friendly again.
However, first compile after unpack still takes its time. I wonder.
Though, as long as it does not kill my system it is ok. ;)