Re: [PATCH] trimMemory for unswappable objects

From: Tsantilas Christos <chtsanti_at_users.sourceforge.net>
Date: Wed, 11 Jan 2012 12:37:35 +0200

On 01/11/2012 03:16 AM, Henrik Nordström wrote:
> tis 2012-01-10 klockan 13:39 +0200 skrev Tsantilas Christos:
>> Inside StoreEntry::swapOut() the StoreEntry::trimMemory() method called
>> to release unused MemObjects memory. The trimMemory method must called
>> for all store entries, but current code blocks that call for
>> not-swappable objects, at least.
>
> Ouch... may explain why many complains about running out of memory with
> all memory eaten by mem_node way above configured cache size.

Yep, this is the problem...
The memory released after the transaction completed, but 1 or 2 big
objects may cause run out of memory..

>
> Regards
> Henrik
>
>
Received on Wed Jan 11 2012 - 10:37:58 MST

This archive was generated by hypermail 2.2.0 : Wed Jan 11 2012 - 12:00:04 MST