linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Waiman Long <longman@redhat.com>
To: Al Viro <viro@zeniv.linux.org.uk>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Jonathan Corbet <corbet@lwn.net>,
	Linux List Kernel Mailing <linux-kernel@vger.kernel.org>,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>,
	linux-mm@kvack.org, linux-doc@vger.kernel.org, mcgrof@kernel.org,
	Kees Cook <keescook@chromium.org>, Jan Kara <jack@suse.cz>,
	Paul McKenney <paulmck@linux.vnet.ibm.com>,
	Ingo Molnar <mingo@kernel.org>,
	mszeredi@redhat.com, Matthew Wilcox <willy@infradead.org>,
	lwoodman@redhat.com,
	James Bottomley <James.Bottomley@hansenpartnership.com>,
	wangkai86@huawei.com, Michal Hocko <mhocko@kernel.org>
Subject: Re: [RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
Date: Tue, 15 Jan 2019 16:27:42 -0500	[thread overview]
Message-ID: <0433488a-c8ad-e31a-6144-648e45478c07@redhat.com> (raw)
In-Reply-To: <CAHk-=wi-V7LjAAzFuxg+eLQAdp+Ay4WmVJdTNxgPjqKXaj-3Xw@mail.gmail.com>

On 12/16/2018 02:37 PM, Linus Torvalds wrote:
> On Fri, Dec 14, 2018 at 1:53 PM Waiman Long <longman@redhat.com> wrote:
>> This patchset addresses 2 issues found in the dentry code and adds a
>> new nr_dentry_negative per-cpu counter to track the total number of
>> negative dentries in all the LRU lists.
> The series looks sane to me. I'm assuming I'll get it either though
> -mm or from Al..
>
>             Linus

Could anyone pick up this patchset?

Thanks,
Longman

  reply	other threads:[~2019-01-15 21:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-14 21:53 [RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries Waiman Long
2018-12-14 21:53 ` [RESEND PATCH v4 1/3] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() Waiman Long
2018-12-14 21:53 ` [RESEND PATCH v4 2/3] fs: Don't need to put list_lru into its own cacheline Waiman Long
2018-12-14 21:53 ` [RESEND PATCH v4 3/3] fs/dcache: Track & report number of negative dentries Waiman Long
2018-12-16 19:37 ` [RESEND PATCH v4 0/3] fs/dcache: Track # " Linus Torvalds
2019-01-15 21:27   ` Waiman Long [this message]
2019-01-15 21:27     ` Waiman Long
2019-01-30 16:40     ` Waiman Long
2019-01-30 18:35       ` Linus Torvalds
2019-01-30 18:37         ` Waiman Long
2019-01-30 18:52 Waiman Long

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=0433488a-c8ad-e31a-6144-648e45478c07@redhat.com \
    --to=longman@redhat.com \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=akpm@linux-foundation.org \
    --cc=corbet@lwn.net \
    --cc=jack@suse.cz \
    --cc=keescook@chromium.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=lwoodman@redhat.com \
    --cc=mcgrof@kernel.org \
    --cc=mhocko@kernel.org \
    --cc=mingo@kernel.org \
    --cc=mszeredi@redhat.com \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=torvalds@linux-foundation.org \
    --cc=viro@zeniv.linux.org.uk \
    --cc=wangkai86@huawei.com \
    --cc=willy@infradead.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).