From mboxrd@z Thu Jan 1 00:00:00 1970 From: cl@linux.com (Christoph Lameter) Date: Thu, 30 Apr 2009 09:55:24 -0400 (EDT) Subject: [ltt-dev] [PATCH] Fix dirty page accounting in redirty_page_for_writepage() In-Reply-To: <20090430135005.GA5922@Krystal> References: <20090429232546.GB15782@Krystal> <20090430024303.GB19875@Krystal> <20090430133859.GB8329@elte.hu> <20090430135005.GA5922@Krystal> Message-ID: On Thu, 30 Apr 2009, Mathieu Desnoyers wrote: > I think Christoph deserves credits for pioneering this area with fresh > ideas. Thanks. I like ideas but not so much the follow through on them (which also got a bit problematic in this case because I was changing companies while this was going on). The work that Tejun has done on this is quite good as far as I can see.