This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GC leaks debugging


On 14/04/11 09:35, Erik Groeneveld wrote:
> On Wed, Apr 13, 2011 at 10:11 AM, Andrew Haley <aph@redhat.com> wrote:
>> It looks like you're making progress, but I urge you to move to the
>> new gc or your time may be wasted on the old one.
>
> The next step is to upgrade to that latest GCC and the latest GC and
> the latest Lucene and have that running on Debian Testing.
>
> I will be looking into getting USE_MMAP to work, as I think that would
> be a more definite solution.  However if I enable it, it segvs.
>
> Are there any specific obstacles for USE_MUNMAP when used in GCJ, or
> should it just work?

MUNMAP, hmm.  I don't know; it should work but there's no experience.
Why do you want to munmap, anyway?  Are you running out of swap space?

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]