Re: [PATCH] pack-objects: only throw away data during memory pressure

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Schindelin <Johannes.Schindelin@...>
Cc: Martin Koegler <mkoegler@...>, <git@...>
Date: Monday, February 11, 2008 - 12:00 pm

On Mon, 11 Feb 2008, Johannes Schindelin wrote:


What it can do for you is to limit the window memory usage much more 
without affecting the end result, say to 128MB.  Of course the repack is 
then going to progress much slower if active purging of the window 
memory is involved.

If you still run out of memory at that point then there is not much more 
to do besides using a new memory allocator that doesn't suffer as much 
from memory fragmentation, or find the possible memory leak that no one 
else found so far.


Nicolas
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] pack-objects: only throw away data during memory..., Johannes Schindelin, (Mon Feb 11, 11:20 am)
Re: [PATCH] pack-objects: only throw away data during memory..., Nicolas Pitre, (Mon Feb 11, 12:00 pm)
Re: [PATCH] pack-objects: only throw away data during memory..., Johannes Schindelin, (Mon Feb 11, 12:08 pm)