From: Wu Fengguang <fengguang.wu@intel.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Jan Kara <jack@suse.cz>,
linux-fsdevel@vger.kernel.org, linux-mm@kvack.org,
Johannes Weiner <hannes@cmpxchg.org>
Cc: Christoph Hellwig <hch@lst.de>, Jan Engelhardt <jengelh@medozas.de>
Cc: Wu Fengguang <fengguang.wu@intel.com>,
LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/5] writeback livelock fixes v2
Date: Wed, 10 Nov 2010 10:35:00 +0800 [thread overview]
Message-ID: <20101110023500.404859581@intel.com> (raw)
Andrew,
Here are the writeback livelock fixes (patch 3, 4) from Jan Kara.
changes from v1:
- collect the various changelog and comment changes from email discussions
[PATCH 1/5] writeback: integrated background writeback work
[PATCH 2/5] writeback: trace wakeup event for background writeback
[PATCH 3/5] writeback: stop background/kupdate works from livelocking other works
[PATCH 4/5] writeback: avoid livelocking WB_SYNC_ALL writeback
[PATCH 5/5] writeback: check skipped pages on WB_SYNC_ALL
fs/fs-writeback.c | 105 +++++++++++++++++++++++------
include/trace/events/writeback.h | 1
2 files changed, 87 insertions(+), 19 deletions(-)
Thanks,
Fengguang
next reply other threads:[~2010-11-10 2:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-10 2:35 Wu Fengguang [this message]
2010-11-10 2:35 ` [PATCH 1/5] writeback: integrated background writeback work Wu Fengguang
2010-11-10 2:35 ` [PATCH 2/5] writeback: trace wakeup event for background writeback Wu Fengguang
2010-11-10 2:35 ` [PATCH 3/5] writeback: stop background/kupdate works from livelocking other works Wu Fengguang
2010-11-10 3:55 ` Wu Fengguang
2010-11-10 16:26 ` Jan Kara
2010-11-10 2:35 ` [PATCH 4/5] writeback: avoid livelocking WB_SYNC_ALL writeback Wu Fengguang
2010-11-10 2:35 ` [PATCH 5/5] writeback: check skipped pages on WB_SYNC_ALL Wu Fengguang
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=20101110023500.404859581@intel.com \
--to=fengguang.wu@intel.com \
--cc=akpm@linux-foundation.org \
--cc=hannes@cmpxchg.org \
--cc=jack@suse.cz \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-mm@kvack.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 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).