linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v5 0/1] mm: Adaptive hash table scaling
@ 2017-05-22 16:08 Pavel Tatashin
  2017-05-22 16:08 ` [v5 1/1] " Pavel Tatashin
  0 siblings, 1 reply; 3+ messages in thread
From: Pavel Tatashin @ 2017-05-22 16:08 UTC (permalink / raw)
  To: akpm, linux-kernel, linux-mm, mhocko, mpe

Changes from v5 - v4
- Disabled adaptive hash on 32 bit systems to avoid confusion of
  whether base should be different for smaller systems, and to
  avoid overflows.

Pavel Tatashin (1):
  mm: Adaptive hash table scaling

 mm/page_alloc.c | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

-- 
2.13.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-23  6:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-22 16:08 [v5 0/1] mm: Adaptive hash table scaling Pavel Tatashin
2017-05-22 16:08 ` [v5 1/1] " Pavel Tatashin
2017-05-23  6:58   ` Michal Hocko

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).