lkml.org 
[lkml]   [2009]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 0/9] Per-bdi writeback flusher threads v13
On Fri, Jul 31 2009, Damien Wyart wrote:
> Hello,
>
> > Here's the 13th version of the writeback patches. Changes since v12:
>
> > - Update to 2.6.31-rc4 ('ish, it's on top of current -git, but wil apply
> > to -rc4 as well).
> > - Drop the last patch in the series, it was a questionable optimization
> > that needs to be tested and evaluated separately.
>
> fs/sync.c has changed some time ago and I think your patch needs this
> (which I had lazyly added by hand in v12 without telling):
>
> --- a/fs/sync.c 2009-07-31 07:32:08.927926281 +0200
> +++ b/fs/sync.c.new 2009-07-31 07:31:52.499801359 +0200
> @@ -118,7 +118,7 @@ restart:
> */
> SYSCALL_DEFINE0(sync)
> {
> - wakeup_pdflush(0);
> + wakeup_flusher_threads(0);
> sync_filesystems(0);
> sync_filesystems(1);
> if (unlikely(laptop_mode))

Argh, I had fixed that long ago, but a branch problem yesterday caused
it to be lost just before posting. How annoying. Thanks for the hint,
I'll update the v13 branch and patch.

--
Jens Axboe



\
 
 \ /
  Last update: 2009-07-31 09:17    [W:0.193 / U:0.272 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site