[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200619132410.23859-1-david@redhat.com>
Date: Fri, 19 Jun 2020 15:24:08 +0200
From: David Hildenbrand <david@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: linux-mm@...ck.org, David Hildenbrand <david@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Huang Ying <ying.huang@...el.com>,
Johannes Weiner <hannes@...xchg.org>,
Michal Hocko <mhocko@...e.com>,
Minchan Kim <minchan@...nel.org>,
Wei Yang <richard.weiyang@...il.com>
Subject: [PATCH v1 0/2] mm: vm_total_pages and build_all_zonelists() cleanup
Let's drop vm_total_pages and inline nr_free_pagecache_pages() into
build_all_zonelists().
David Hildenbrand (2):
mm: drop vm_total_pages
mm/page_alloc: drop nr_free_pagecache_pages()
include/linux/swap.h | 2 --
mm/memory_hotplug.c | 3 ---
mm/page-writeback.c | 6 ++----
mm/page_alloc.c | 18 ++++--------------
mm/vmscan.c | 5 -----
5 files changed, 6 insertions(+), 28 deletions(-)
--
2.26.2
Powered by blists - more mailing lists