linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Weiner <hannes@cmpxchg.org>
To: Matthew Wilcox <willy@infradead.org>
Cc: linux-mm@kvack.org
Subject: Re: [PATCH] radix-tree: Remove 'private' parameter to functions
Date: Wed, 8 Mar 2017 16:16:53 -0500	[thread overview]
Message-ID: <20170308211653.GA10366@cmpxchg.org> (raw)
In-Reply-To: <20170308130932.GY16328@bombadil.infradead.org>

On Wed, Mar 08, 2017 at 05:09:32AM -0800, Matthew Wilcox wrote:
> 
> Hey Johannes, could I get your Acked-by on this?
> 
> For the xarray, I'm thinking about moving some of this logic into the
> xarray (controlled by a bit on the xarray so it's opt-in per xarray),
> so that we can defrag nodes which are on the LRU lists.
> 
> -----8<-----
> 
> Now that radix_tree_node carries a pointer to the root, we no longer
> have to pass the mapping pointer into workingset_update_node().
> 
> Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>

Yep, this looks good to me.

Acked-by: Johannes Weiner <hannes@cmpxchg.org>

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

      reply	other threads:[~2017-03-08 21:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-08 13:09 [PATCH] radix-tree: Remove 'private' parameter to functions Matthew Wilcox
2017-03-08 21:16 ` Johannes Weiner [this message]

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=20170308211653.GA10366@cmpxchg.org \
    --to=hannes@cmpxchg.org \
    --cc=linux-mm@kvack.org \
    --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).