Re: Kernel 2.6.9 Multiple Page Allocation Failures

From: Lukas Hejtmanek (xhejtman_at_hell.sks3.muni.cz)
Date: 12/03/04

  • Next message: Jonathan Corbet: "Re: A new home for LDD2"
    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/
    

  • Next message: Jonathan Corbet: "Re: A new home for LDD2"

    Relevant Pages

    • Re: log-buf-len dynamic
      ... Wake up, dude. ... disk and memory. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: cache limit
      ... >> balance cache, and app memory. ... when reads and writes are going to the disk at the same time. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: pin files in memory after read
      ... > Is there a way to always keep a file in memory, ... > The best I could do so far was a cramfs image. ... > binary on disk. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Copying huge amount of data on ReiserFS, XFS and Silicon Image 3112 cause oops.
      ... > You would need to be within the size of the physical memory of your ... > memory, 1 Gbyte disk free. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • pin files in memory after read
      ... Is there a way to always keep a file (once read from disk) in memory, ... The best I could do so far was a cramfs image. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)