Re: [PATCH] fix spurious OOM kills
From: Martin J. Bligh <hidden>
Date: 2004-11-14 18:17:11
Also in:
lkml
From: Martin J. Bligh <hidden>
Date: 2004-11-14 18:17:11
Also in:
lkml
My patch compared to yours will only save .text/.data/.bss bloat (i.e. the opposite of what Martin was worried about) to avoid message passing via global variable w/o locks from task context to kswapd.
Heh, I wasn't really worried about the code size at all ... I was just pointing out that 1 page was a trivial amount to be worried about, in terms of when we start reclaim. M. -- 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>