Re: Kernel 2.6.9 Multiple Page Allocation Failures
From: Lukas Hejtmanek (xhejtman_at_hell.sks3.muni.cz)
Date: 12/03/04
- Previous message: Andrea Arcangeli: "Re: [PATCH] oom killer (Core)"
- In reply to: Andrew Morton: "Re: Kernel 2.6.9 Multiple Page Allocation Failures"
- Next in thread: Andrew Morton: "Re: Kernel 2.6.9 Multiple Page Allocation Failures"
- Reply: Andrew Morton: "Re: Kernel 2.6.9 Multiple Page Allocation Failures"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 3 Dec 2004 00:18:37 +0100 To: Andrew Morton <akpm@osdl.org>
On Thu, Dec 02, 2004 at 02:56:10PM -0800, Andrew Morton wrote:
> It's quite possible that XFS is performing rather too many GFP_ATOMIC
> allocations and is depleting the page reserves. Although increasing
> /proc/sys/vm/min_free_kbytes should help there.
Btw, how the min_free_kbytes works?
I have up to 1MB TCP windows. If I'm running out of memory then kswapd should
try to free some memory (or bdflush). But on GE I can receive data faster then
disk is able to swap or flush buffers. So I should keep min_free big enough to
give time to disk to flush/swap data?
-- Lukáš Hejtmánek - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Andrea Arcangeli: "Re: [PATCH] oom killer (Core)"
- In reply to: Andrew Morton: "Re: Kernel 2.6.9 Multiple Page Allocation Failures"
- Next in thread: Andrew Morton: "Re: Kernel 2.6.9 Multiple Page Allocation Failures"
- Reply: Andrew Morton: "Re: Kernel 2.6.9 Multiple Page Allocation Failures"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|