linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Mel Gorman <mgorman@techsingularity.net>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Aaron Lu <aaron.lu@intel.com>,
	Dave Hansen <dave.hansen@linux.intel.com>,
	Vlastimil Babka <vbabka@suse.cz>,
	Michal Hocko <mhocko@kernel.org>,
	Jesper Dangaard Brouer <brouer@redhat.com>,
	LKML <linux-kernel@vger.kernel.org>,
	Linux-MM <linux-mm@kvack.org>,
	Mel Gorman <mgorman@techsingularity.net>
Subject: [PATCH v2 0/6] More follow-up on high-order PCP caching
Date: Mon, 21 Feb 2022 09:41:18 +0000	[thread overview]
Message-ID: <20220221094119.15282-1-mgorman@techsingularity.net> (raw)

This is one patch on top of the series "Follow-up on high-order PCP
caching" that is already in mmotm.

The series left prefetching in place but as the batch freeing of PCP
pages now all happens under the zone lock, it's unlikely there is enough
time for the prefetching to have a benefit so remove it.

 mm/page_alloc.c | 24 ------------------------
 1 file changed, 24 deletions(-)

-- 
2.26.2



             reply	other threads:[~2022-02-21  9:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-21  9:41 Mel Gorman [this message]
2022-02-21  9:41 ` [PATCH 1/1] mm/page_alloc: Do not prefetch buddies during bulk free Mel Gorman
2022-02-21  9:43   ` Vlastimil Babka
2022-02-23 11:32   ` Aaron Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220221094119.15282-1-mgorman@techsingularity.net \
    --to=mgorman@techsingularity.net \
    --cc=aaron.lu@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=brouer@redhat.com \
    --cc=dave.hansen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mhocko@kernel.org \
    --cc=vbabka@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox