From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [Bug #12224] journal activity on inactive partition causes inactive harddrive spinup Date: Wed, 4 Feb 2009 18:36:54 -0800 Message-ID: <20090204183654.4c6cbf63.akpm@linux-foundation.org> References: <20090205020013.GG8945@mit.edu> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090205020013.GG8945-3s7WtUTddSA@public.gmane.org> Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Theodore Tso Cc: "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Arthur Jones , C Sights , Eric Sandeen , Greg Kroah-Hartman , Linus Torvalds On Wed, 4 Feb 2009 21:00:13 -0500 Theodore Tso wrote: > On Wed, Feb 04, 2009 at 11:58:33AM +0100, Rafael J. Wysocki wrote: > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=12224 > > Subject : journal activity on inactive partition causes inactive harddrive spinup > > Submitter : C Sights > > Date : 2008-12-14 11:39 (53 days old) > > First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c87591b719737b4e91eb1a9fa8fd55a4ff1886d6 > > Handled-By : Eric Sandeen > > Patches against ext3 have been posted by Jan Kara and have been sucked > into the mm tree. I don't know if Andrew is planning on waiting until > the next merge window, or is planning on pushing it sooner given that > it is a regression. Yes, I have jbd-fix-return-value-of-journal_start_commit.patch and revert-ext3-wait-on-all-pending-commits-in-ext3_sync_fs.patch queued for 2.6.29. The secret algorithm for determining this is to peek in the series file (http://userweb.kernel.org/~akpm/mmotm/series) and see where I positioned the patch: # -> # more 2.6.29 queue: # # me: # migration-migrate_vmas-should-check-vma.patch rtc-update-maintainership-of-pxa-rtc-driver.patch lxfb-properly-alloc-cmap-in-all-cases-and-dont-leak-the-memory.patch gxfb-properly-alloc-cmap-and-plug-cmap-leak.patch gx1fb-properly-alloc-cmap-and-plug-cmap-leak.patch mm-fix-dirty_bytes-dirty_background_bytes-sysctls-on-64bit-arches.patch mm-fix-dirty_bytes-dirty_background_bytes-sysctls-on-64bit-arches-fix.patch -> jbd-fix-return-value-of-journal_start_commit.patch -> revert-ext3-wait-on-all-pending-commits-in-ext3_sync_fs.patch writeback-fix-nr_to_write-counter.patch