[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230710065325.290366-1-ying.huang@intel.com>
Date: Mon, 10 Jul 2023 14:53:23 +0800
From: Huang Ying <ying.huang@...el.com>
To: linux-mm@...ck.org
Cc: linux-kernel@...r.kernel.org,
Arjan Van De Ven <arjan@...ux.intel.com>,
Huang Ying <ying.huang@...el.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Mel Gorman <mgorman@...hsingularity.net>,
Vlastimil Babka <vbabka@...e.cz>,
David Hildenbrand <david@...hat.com>,
Johannes Weiner <jweiner@...hat.com>,
Dave Hansen <dave.hansen@...ux.intel.com>,
Michal Hocko <mhocko@...e.com>,
Pavel Tatashin <pasha.tatashin@...een.com>,
Matthew Wilcox <willy@...radead.org>
Subject: [RFC 0/2] mm: PCP high auto-tuning
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
Powered by blists - more mailing lists