Re: [patch 02/10] SLUB: slab defragmentation and kmem_cache_vacate

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Lameter
Date: Monday, May 21, 2007 - 10:01 am

On Mon, 21 May 2007, Mel Gorman wrote:


Hmmmm.. Yes I am thinking about that one too. Right now I have a system
that triggers reclaim every 10 seconds or after more than 100 objects have 
been reclaimed.
 

Well, this one only allows manual triggering. To my embarasasment I found 
that the kmem_cache_shrink calls for icache and dentries are only in 2.4. 
They have been removed in 2.6.X. I need to add them back to 2.6.


Ok.


Well flags need to be passed and those flags are obtained via disabling 
interrupts.



Hmmmm... Okay but this is a rare situation in SLUB. Regular slab 
operations always run with interrupts disabled.


Ahh. Thanks. Will fix that.


Right. Done.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [patch 02/10] SLUB: slab defragmentation and kmem_cach ..., Christoph Lameter, (Mon May 21, 10:01 am)