All of lore.kernel.org
 help / color / mirror / Atom feed
* [v4 0/1] mm: Adaptive hash table scaling
@ 2017-05-20 17:06 ` Pavel Tatashin
  0 siblings, 0 replies; 20+ messages in thread
From: Pavel Tatashin @ 2017-05-20 17:06 UTC (permalink / raw)
  To: akpm, linux-kernel, linux-mm, mhocko

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

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

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

end of thread, other threads:[~2017-05-22 13:41 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-20 17:06 [v4 0/1] mm: Adaptive hash table scaling Pavel Tatashin
2017-05-20 17:06 ` Pavel Tatashin
2017-05-20 17:06 ` [v4 1/1] " Pavel Tatashin
2017-05-20 17:06   ` Pavel Tatashin
2017-05-21  2:07   ` Andi Kleen
2017-05-21  2:07     ` Andi Kleen
2017-05-21 12:58     ` Pasha Tatashin
2017-05-21 12:58       ` Pasha Tatashin
2017-05-21 16:35       ` Andi Kleen
2017-05-21 16:35         ` Andi Kleen
2017-05-22  6:17   ` Michael Ellerman
2017-05-22  6:17     ` Michael Ellerman
2017-05-22  9:29   ` Michal Hocko
2017-05-22  9:29     ` Michal Hocko
2017-05-22 13:18     ` Pasha Tatashin
2017-05-22 13:18       ` Pasha Tatashin
2017-05-22 13:38       ` Michal Hocko
2017-05-22 13:38         ` Michal Hocko
2017-05-22 13:41         ` Pasha Tatashin
2017-05-22 13:41           ` Pasha Tatashin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.