Bug 14266
Summary: | regression in page writeback | ||
---|---|---|---|
Product: | Memory Management | Reporter: | Rafael J. Wysocki (rjw) |
Component: | Other | Assignee: | Andrew Morton (akpm) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.32-rc1 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 13615 |
Description
Rafael J. Wysocki
2009-09-29 22:37:22 UTC
Sorry, the regression is from 2.6.30, actually. Caused by: commit d7831a0bdf06b9f722b947bb0c205ff7d77cebd8 Author: Richard Kennedy <richard@rsk.demon.co.uk> Date: Tue Jun 30 11:41:35 2009 -0700 mm: prevent balance_dirty_pages() from doing too much work Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Jens Axboe <jens.axboe@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> First-Bad-Commit : d7831a0bdf06b9f722b947bb0c205ff7d77cebd8 On Monday 12 October 2009, Shaohua Li wrote:
> On Mon, Oct 12, 2009 at 07:01:09AM +0800, Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.30 and 2.6.31.
> >
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.30 and 2.6.31. Please verify if it still should
> > be listed and let me know (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14266
> > Subject : regression in page writeback
> > Submitter : Shaohua Li <shaohua.li@intel.com>
> > Date : 2009-09-22 5:49 (20 days old)
> > References : http://marc.info/?l=linux-kernel&m=125359858117176&w=4
> > Handled-By : Wu Fengguang <fengguang.wu@intel.com>
> The regression is disappeared in latest git tree
|