linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] VFS: introduce s_dirty accessors
@ 2010-06-10 10:56 Artem Bityutskiy
  2010-06-10 10:56 ` [PATCH 1/1] " Artem Bityutskiy
  2010-07-05 13:04 ` [PATCH 0/1] " Artem Bityutskiy
  0 siblings, 2 replies; 7+ messages in thread
From: Artem Bityutskiy @ 2010-06-10 10:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Al Viro, Andrew Morton, tytso, linux-fsdevel

Hi Linus,

would it be possible to add the following patch to your tree. I'm trying
to lessen amount of useless wake-ups in the kernel, and the 'sync_supers'
thread if one of those kernel threads which wakes up every 5 seconds to
(mostly) do nothing.

This is still work in progress, but putting the below patch to your tree
would make life easier at the next merge window. This patch just adds 3
accessor functions, but no one will use them so fare, so it must be
harmless. This was suggested by Ted and supported by Al:
http://lkml.org/lkml/2010/6/9/216

Artem.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-07-10  4:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-10 10:56 [PATCH 0/1] VFS: introduce s_dirty accessors Artem Bityutskiy
2010-06-10 10:56 ` [PATCH 1/1] " Artem Bityutskiy
2010-06-11  1:42   ` Al Viro
2010-07-05 13:04 ` [PATCH 0/1] " Artem Bityutskiy
2010-07-09 22:27   ` tytso
2010-07-09 22:31     ` Andrew Morton
2010-07-10  4:33       ` Artem Bityutskiy

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).