All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Al Viro <viro@ZenIV.linux.org.uk>,
	Andrew Morton <akpm@linux-foundation.org>,
	tytso@mit.edu, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 0/1] VFS: introduce s_dirty accessors
Date: Mon, 05 Jul 2010 16:04:27 +0300	[thread overview]
Message-ID: <1278335067.29620.51.camel@localhost> (raw)
In-Reply-To: <1276167393-31492-1-git-send-email-dedekind1@gmail.com>

On Thu, 2010-06-10 at 13:56 +0300, Artem Bityutskiy wrote:
> 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

Linus,

I wonder, you did not take this because of the vacation or because you
do not like it?

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)


WARNING: multiple messages have this Message-ID (diff)
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Al Viro <viro@ZenIV.linux.org.uk>,
	Andrew Morton <akpm@linux-foundation.org>,
	tytso@mit.edu, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 0/1] VFS: introduce s_dirty accessors
Date: Mon, 05 Jul 2010 16:04:27 +0300	[thread overview]
Message-ID: <1278335067.29620.51.camel@localhost> (raw)
In-Reply-To: <1276167393-31492-1-git-send-email-dedekind1@gmail.com>

On Thu, 2010-06-10 at 13:56 +0300, Artem Bityutskiy wrote:
> 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

Linus,

I wonder, you did not take this because of the vacation or because you
do not like it?

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

  parent reply	other threads:[~2010-07-05 13:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Artem Bityutskiy [this message]
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

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=1278335067.29620.51.camel@localhost \
    --to=dedekind1@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=tytso@mit.edu \
    --cc=viro@ZenIV.linux.org.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.