Re: [PATCH 03/33] mm: slub: add knowledge of reserve pages

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nick Piggin
Date: Tuesday, October 30, 2007 - 8:37 pm

On Wednesday 31 October 2007 03:04, Peter Zijlstra wrote:

I think this is generally a good idea (to prevent slab allocators
from stealing reserve). However I naively think the implementation
is a bit overengineered and thus has a few holes.

Humour me, what was the problem with failing the slab allocation
(actually, not fail but just call into the page allocator to do
correct waiting  / reclaim) in the slowpath if the process fails the
watermark checks?
-
To unsubscribe from this list: send the line "unsubscribe netdev" 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:
[PATCH 03/33] mm: slub: add knowledge of reserve pages, Peter Zijlstra, (Tue Oct 30, 9:04 am)
Re: [PATCH 03/33] mm: slub: add knowledge of reserve pages, Nick Piggin, (Tue Oct 30, 8:37 pm)
Re: [PATCH 03/33] mm: slub: add knowledge of reserve pages, Peter Zijlstra, (Wed Oct 31, 3:42 am)
Re: [PATCH 03/33] mm: slub: add knowledge of reserve pages, Peter Zijlstra, (Wed Oct 31, 5:17 am)
Re: [PATCH 03/33] mm: slub: add knowledge of reserve pages, Peter Zijlstra, (Wed Oct 31, 5:54 am)
Re: [PATCH 03/33] mm: slub: add knowledge of reserve pages, Peter Zijlstra, (Wed Oct 31, 6:08 am)