From: Jens Axboe <jens.axboe@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
fengguang.wu@intel.com, jack@suse.cz
Subject: [GIT PULL] writeback updates for -rc1
Date: Fri, 25 Sep 2009 18:12:01 +0200 [thread overview]
Message-ID: <20090925161201.GS23126@kernel.dk> (raw)
Hi Linus,
Last round of tweaks/cleanups to the writeback code for -rc1. Please
pull.
git://git.kernel.dk/linux-2.6-block.git writeback
Jan Kara (1):
fs: Fix busyloop in wb_writeback()
Jens Axboe (5):
writeback: improve readability of the wb_writeback() continue/break logic
writeback: get rid to incorrect references to pdflush in comments
writeback: don't resort for a single super_block in move_expired_inodes()
writeback: make the super_block pinning more efficient
writeback: writeback_inodes_sb() should use bdi_start_writeback()
Shaohua Li (1):
writeback: move inodes from one super_block together
Wu Fengguang (5):
writeback: balance_dirty_pages() shall write more than dirtied pages
writeback: stop background writeback when below background threshold
writeback: kupdate writeback shall not stop when more io is possible
writeback: cleanup writeback_single_inode()
writeback: don't delay inodes redirtied by a fast dirtier
fs/buffer.c | 10 ++--
fs/fs-writeback.c | 161 ++++++++++++++++++++++++++++++++++++---------------
mm/page-writeback.c | 30 ++++++----
mm/shmem.c | 5 +-
mm/vmscan.c | 8 +-
5 files changed, 142 insertions(+), 72 deletions(-)
--
Jens Axboe
reply other threads:[~2009-09-25 16:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090925161201.GS23126@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=fengguang.wu@intel.com \
--cc=jack@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.