linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/2] mm: PCP high auto-tuning
@ 2023-07-10  6:53 Huang Ying
  2023-07-10  6:53 ` [RFC 1/2] mm: add framework for " Huang Ying
  2023-07-10  6:53 ` [RFC 2/2] mm: alloc/free depth based " Huang Ying
  0 siblings, 2 replies; 22+ messages in thread
From: Huang Ying @ 2023-07-10  6:53 UTC (permalink / raw)
  To: linux-mm
  Cc: linux-kernel, Arjan Van De Ven, Huang Ying, Andrew Morton,
	Mel Gorman, Vlastimil Babka, David Hildenbrand, Johannes Weiner,
	Dave Hansen, Michal Hocko, Pavel Tatashin, Matthew Wilcox

The page allocation performance requirements of different workloads
are usually different.  So, we need to tune the PCP (Per-CPU Pageset)
high on each CPU automatically to optimize the page allocation
performance.

In this patchset, a PCP high auto-tuning mechanism is implemented.
The description of the algorithm and the test results can be found in
the patch description of [2/2].

Best Regards,
Huang, Ying


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

end of thread, other threads:[~2023-07-24  1:11 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-10  6:53 [RFC 0/2] mm: PCP high auto-tuning Huang Ying
2023-07-10  6:53 ` [RFC 1/2] mm: add framework for " Huang Ying
2023-07-11 11:07   ` Michal Hocko
2023-07-12  7:45     ` Huang, Ying
2023-07-14  8:59       ` Michal Hocko
2023-07-17  8:19         ` Huang, Ying
2023-07-10  6:53 ` [RFC 2/2] mm: alloc/free depth based " Huang Ying
2023-07-11 11:19   ` Michal Hocko
2023-07-12  9:05     ` Mel Gorman
2023-07-13  8:56       ` Huang, Ying
2023-07-14 14:07         ` Mel Gorman
2023-07-17  9:16           ` Huang, Ying
2023-07-17 13:50             ` Mel Gorman
2023-07-18  0:55               ` Huang, Ying
2023-07-18 12:34                 ` Mel Gorman
2023-07-19  5:59                   ` Huang, Ying
2023-07-19  9:05                     ` Mel Gorman
2023-07-21  7:28                       ` Huang, Ying
2023-07-21  9:21                         ` Mel Gorman
2023-07-24  1:09                           ` Huang, Ying
2023-07-14 11:41       ` Michal Hocko
2023-07-13  8:11     ` Huang, Ying

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