Re: Kernel 2.6.9 Multiple Page Allocation Failures

From: Lukas Hejtmanek
Date: Thu Dec 02 2004 - 18:54:59 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/