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. Regards Henrik
