linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
  • [parent not found: <cjZ4h-3jp-21@gated-at.bofh.it>]
  • * Re: Linux 2.6.29
    @ 2009-03-25 21:51 Theodore Tso
      2009-03-25 23:21 ` Linus Torvalds
      0 siblings, 1 reply; 6+ messages in thread
    From: Theodore Tso @ 2009-03-25 21:51 UTC (permalink / raw)
      To: Linus Torvalds
      Cc: Jan Kara, Andrew Morton, Ingo Molnar, Alan Cox, Arjan van de Ven,
    	Peter Zijlstra, Nick Piggin, Jens Axboe, David Rees,
    	Jesper Krogh, Linux Kernel Mailing List
    
    On Wed, Mar 25, 2009 at 01:45:43PM -0700, Linus Torvalds wrote:
    > > The third potential solution we can try doing is to make some tuning
    > > adjustments to the VM so that we start pushing out these data blocks
    > > much more aggressively out to the disk.
    > 
    > Yes. but at least one problem is, as mentioned, that when the VM calls 
    > writepage[s]() to start async writeback, many filesystems do seem to just 
    > _block_ on it.
    
    Um, no, ext3 shouldn't block on writepage().  Since it doesn't do
    delayed allocation, it should always be able to push out a dirty page
    to the disk.
    
    						- Ted
    
    ^ permalink raw reply	[flat|nested] 6+ messages in thread

    end of thread, other threads:[~2009-03-27 19:59 UTC | newest]
    
    Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
    -- links below jump to the message on this page --
         [not found] <cjCU5-1QB-11@gated-at.bofh.it>
         [not found] ` <cjFfc-5tr-13@gated-at.bofh.it>
         [not found]   ` <cjGuK-7mU-39@gated-at.bofh.it>
         [not found]     ` <cjImV-1Wa-27@gated-at.bofh.it>
         [not found]       ` <cjJiR-3rY-9@gated-at.bofh.it>
         [not found]         ` <cjKHX-5MF-17@gated-at.bofh.it>
         [not found]           ` <cjLb2-6no-13@gated-at.bofh.it>
         [not found]             ` <cjTLl-3ln-15@gated-at.bofh.it>
         [not found]               ` <cjW6r-72f-21@gated-at.bofh.it>
         [not found]                 ` <cjYrG-2u0-23@gated-at.bofh.it>
         [not found]                   ` <cjZ4h-3jp-19@gated-at.bofh.it>
         [not found]                     ` <ck0D8-5Ua-11@gated-at.bofh.it>
    2009-03-26 18:06                       ` ext3 IO latency measurements Bodo Eggert
         [not found]                       ` <ck1fN-6Yp-25@gated-at.bofh.it>
         [not found]                         ` <ck1zb-7o2-29@gated-at.bofh.it>
         [not found]                           ` <ck22i-7Zy-25@gated-at.bofh.it>
    2009-03-27 19:13                             ` [PATCH 1/2] Add a strictatime mount option Bodo Eggert
         [not found]                   ` <cjZ4h-3jp-21@gated-at.bofh.it>
         [not found]                     ` <cjZQH-4AG-21@gated-at.bofh.it>
         [not found]                       ` <ck0a6-51w-39@gated-at.bofh.it>
         [not found]                         ` <ck0D7-5Ua-9@gated-at.bofh.it>
         [not found]                           ` <ck1IK-7zR-19@gated-at.bofh.it>
    2009-03-27 19:34                             ` [PATCH] Allow relatime to update atime once a day Bodo Eggert
    2009-03-27 19:58                             ` Bodo Eggert
    2009-03-25 21:51 Linux 2.6.29 Theodore Tso
    2009-03-25 23:21 ` Linus Torvalds
    2009-03-25 23:50   ` Jan Kara
    2009-03-26  9:06     ` ext3 IO latency measurements (was: Linux 2.6.29) Ingo Molnar
    2009-03-26 11:37       ` Theodore Tso
    2009-03-26 14:03         ` Ingo Molnar
    2009-03-26 14:47           ` Theodore Tso
    2009-03-26 16:20             ` Linus Torvalds
    2009-03-26 17:07               ` Theodore Tso
    2009-03-26 17:16                 ` Linus Torvalds
    2009-03-26 17:49                   ` [PATCH 1/2] Add a strictatime mount option Matthew Garrett
    2009-03-26 18:52                     ` Alan Cox
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).