[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a4950b5e-1af8-4ce6-8b01-ea9c9caa45d0@suse.cz>
Date: Tue, 9 Apr 2019 15:07:58 +0200
From: Vlastimil Babka <vbabka@...e.cz>
To: "Tobin C. Harding" <tobin@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Roman Gushchin <guro@...com>, Christoph Lameter <cl@...ux.com>,
Pekka Enberg <penberg@...nel.org>,
David Rientjes <rientjes@...gle.com>,
Joonsoo Kim <iamjoonsoo.kim@....com>,
Matthew Wilcox <willy@...radead.org>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 0/7] mm: Use slab_list list_head instead of lru
On 4/3/19 1:05 AM, Tobin C. Harding wrote:
> Tobin C. Harding (7):
> list: Add function list_rotate_to_front()
> slob: Respect list_head abstraction layer
> slob: Use slab_list instead of lru
> slub: Add comments to endif pre-processor macros
> slub: Use slab_list instead of lru
> slab: Use slab_list instead of lru
> mm: Remove stale comment from page struct
For the whole series:
Acked-by: Vlastimil Babka <vbabka@...e.cz>
>
> include/linux/list.h | 18 ++++++++++++
> include/linux/mm_types.h | 2 +-
> mm/slab.c | 49 ++++++++++++++++----------------
> mm/slob.c | 59 +++++++++++++++++++++++++++------------
> mm/slub.c | 60 ++++++++++++++++++++--------------------
> 5 files changed, 115 insertions(+), 73 deletions(-)
>
Powered by blists - more mailing lists