linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@nokia.com>
To: Jens Axboe <jens.axboe@oracle.com>
Cc: linux-fsdevel@vger.kernel.org,
	Artem Bityutskiy <dedekind1@nokia.com>,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] periodic sync_supers timer optimization
Date: Tue, 07 Jul 2009 21:05:41 +0300	[thread overview]
Message-ID: <20090707180541.17048.49901.sendpatchset@localhost.localdomain> (raw)

Hi Jens,

here is an optimization of the periodic sync_supers tread which
wakes up every 5 seconds no matter what. The optimization is
done against the 'writeback-v12' of your 'linux-2.6-block' tree.

Note, I have VFS/file-systems changes in a decomposed form, but
I folded that all into one patch to avoid flooding the mailing
list with many tiny patches.

What do you think about this?

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2009-07-07 16:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-07 18:05 Artem Bityutskiy [this message]
2009-07-07 18:05 ` [PATCH 1/2] VFS: introduce helpers for manipulation s_dirty flag Artem Bityutskiy
2009-07-08 10:09   ` Boaz Harrosh
2009-07-08 15:32     ` Artem Bityutskiy
2009-07-07 18:05 ` [PATCH 2/2] writeback: optimize periodic sync_supers Artem Bityutskiy

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=20090707180541.17048.49901.sendpatchset@localhost.localdomain \
    --to=dedekind1@nokia.com \
    --cc=jens.axboe@oracle.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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).