Re: VM balancing issues on 2.6.13: dentry cache not getting shrunk enough
From: Manfred Spraul <hidden>
Date: 2005-09-14 09:17:51
Also in:
lkml
From: Manfred Spraul <hidden>
Date: 2005-09-14 09:17:51
Also in:
lkml
Andi Kleen wrote:
The slab datastructures are not completely suited for this right now, but it could be done by using one more of the list_heads in struct page for slab backing pages.
I agree, I even started prototyping something a year ago, but ran out of
time.
One tricky point are directory dentries: As far as I see, they are
pinned and unfreeable if a (freeable) directory entry is in the cache.
--
Manfred
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>