Re: [Bug 3268] New: Lowmemory exhaustion problem with v2.6.8.1-mm4 16gb
From: Andrew Morton <hidden>
Date: 2004-08-24 23:24:43
From: Andrew Morton <hidden>
Date: 2004-08-24 23:24:43
keith [off-list ref] wrote:
Is it possible to fail an kmem_cache_alloc call?
Normally not, in the current VM setup (Andrea has differences of opinion on this, so the code is set up to switch policies). The kmem_cache_alloc() caller can change that policy by adding in __GFP_NORETRY. We'll know more when you've added meminfo/slabinfo/buddyinfo. -- 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:"aart@kvack.org"> aart@kvack.org </a>