All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Two minor cleanups for pcp list in page_alloc
@ 2023-08-09 10:07 Kemeng Shi
  2023-08-09 10:07 ` [PATCH 1/2] mm/page_alloc: remove track of active PCP lists range in bulk free Kemeng Shi
  2023-08-09 10:07 ` [PATCH 2/2] mm/page_alloc: remove unnecessary parameter batch of nr_pcp_free Kemeng Shi
  0 siblings, 2 replies; 8+ messages in thread
From: Kemeng Shi @ 2023-08-09 10:07 UTC (permalink / raw)
  To: linux-mm, linux-kernel, akpm, baolin.wang, mgorman, david, willy
  Cc: shikemeng

There are two minor cleanups for pcp list in page_alloc. More details
can be found in respective patches. Thanks!

Kemeng Shi (2):
  mm/page_alloc: remove track of active PCP lists range in bulk free
  mm/page_alloc: remove unnecessary batch parameter of nr_pcp_free

 mm/page_alloc.c | 23 ++++++-----------------
 1 file changed, 6 insertions(+), 17 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2023-08-17  7:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09 10:07 [PATCH 0/2] Two minor cleanups for pcp list in page_alloc Kemeng Shi
2023-08-09 10:07 ` [PATCH 1/2] mm/page_alloc: remove track of active PCP lists range in bulk free Kemeng Shi
2023-08-15 17:45   ` Chris Li
2023-08-17  2:22     ` Kemeng Shi
2023-08-17  7:51       ` Chris Li
2023-08-09 10:07 ` [PATCH 2/2] mm/page_alloc: remove unnecessary parameter batch of nr_pcp_free Kemeng Shi
2023-08-15 17:46   ` Chris Li
2023-08-17  2:43     ` Kemeng Shi

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.