[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1495300013-653283-1-git-send-email-pasha.tatashin@oracle.com>
Date: Sat, 20 May 2017 13:06:52 -0400
From: Pavel Tatashin <pasha.tatashin@...cle.com>
To: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, mhocko@...nel.org
Subject: [v4 0/1] mm: Adaptive hash table scaling
Changes from v3 - v4:
- Fixed an issue with 32-bit overflow (adapt is ull now instead ul)
- Added changes suggested by Michal Hocko: use high_limit instead of
a new flag to determine that we should use this new scaling.
Pavel Tatashin (1):
mm: Adaptive hash table scaling
mm/page_alloc.c | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
--
2.13.0
Powered by blists - more mailing lists