Re: Memory pressure handling with iSCSI

From: Badari Pulavarty (pbadari_at_us.ibm.com)
Date: 07/26/05

  • Next message: Badari Pulavarty: "Re: Memory pressure handling with iSCSI"
    To: Andrew Morton <akpm@osdl.org>
    Date:	Tue, 26 Jul 2005 13:36:56 -0700
    
    

    On Tue, 2005-07-26 at 12:12 -0700, Andrew Morton wrote:
    > Andrew Morton <akpm@osdl.org> wrote:
    > >
    > > Can you please reduce the number of filesystems, see if that reduces the
    > > dirty levels?
    >
    > Also, it's conceivable that ext3 is implicated here, so it might be saner
    > to perform initial investigation on ext2.
    >
    > (when kjournald writes back a page via its buffers, the page remains
    > "dirty" as far as the VFS is concerned. Later, someone tries to do a
    > writepage() on it and we'll discover the buffers' cleanness and the page
    > will be cleaned without any I/O being performed. All the throttling
    > _should_ work OK in this case. But ext2 is more straightforward.)

    I will try ext2 next.

    - Badari

    -
    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: Badari Pulavarty: "Re: Memory pressure handling with iSCSI"

    Relevant Pages

    • Re: Memory pressure handling with iSCSI
      ... >> dirty levels? ... > to perform initial investigation on ext2. ... > writepageon it and we'll discover the buffers' cleanness and the page ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Memory pressure handling with iSCSI
      ... to perform initial investigation on ext2. ... writepageon it and we'll discover the buffers' cleanness and the page ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH 2.6] Altix - ioc3 serial support
      ... ports, and for console ports, it is assumed that the console code has ... >> tty_buffer_request_room is a hint to help the kernel manage buffers>> better. ... register for this. ... 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/ ...
      (Linux-Kernel)
    • Re: [2.4] page->buffers vanished in journal_try_to_free_buffers()
      ... >>Perhaps kswapd and some other thread are racing on the free? ... > However I wonder what other kernel codepath could remove the page buffers ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Audio skipping with alsa
      ... Pushing my machine hard, lots of disk or X activity can induce ... I'll agree that larger buffers are not the answer. ... with live audio effects. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)