Linux-Doc Archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: "Maíra Canal" <mcanal@igalia.com>,
	"Andrew Morton" <akpm@linux-foundation.org>,
	"Josh Poimboeuf" <jpoimboe@kernel.org>,
	"Tejun Heo" <tj@kernel.org>,
	"David Hildenbrand" <david@redhat.com>,
	"Wei Yang" <richard.weiyang@linux.alibaba.com>,
	"Michal Hocko" <mhocko@suse.com>,
	"Johannes Weiner" <hannes@cmpxchg.org>,
	"Minchan Kim" <minchan@kernel.org>,
	"Huang Ying" <ying.huang@intel.com>,
	"Mel Gorman" <mgorman@techsingularity.net>,
	"Dan Williams" <dan.j.williams@intel.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-mm@kvack.org, kernel-dev@igalia.com,
	"Maíra Canal" <mcanal@igalia.com>
Subject: Re: [PATCH] mm: Update shuffle documentation to match its current state
Date: Wed, 24 Apr 2024 13:05:39 -0600	[thread overview]
Message-ID: <874jbqtwcc.fsf@meer.lwn.net> (raw)
In-Reply-To: <20240422142007.1062231-1-mcanal@igalia.com>

Maíra Canal <mcanal@igalia.com> writes:

> Commit 839195352d82 ("mm/shuffle: remove dynamic reconfiguration")
> removed the dynamic reconfiguration capabilities from the shuffle page
> allocator. This means that, now, we don't have any perspective of an
> "autodetection of memory-side-cache" that triggers the enablement of the
> shuffle page allocator.
>
> Therefore, let the documentation reflect that the only way to enable
> the shuffle page allocator is by setting `page_alloc.shuffle=1`.
>
> Signed-off-by: Maíra Canal <mcanal@igalia.com>
> ---
>  Documentation/admin-guide/kernel-parameters.txt | 10 ++++------
>  mm/Kconfig                                      |  7 +++----
>  2 files changed, 7 insertions(+), 10 deletions(-)

Applied, thanks.

jon

      parent reply	other threads:[~2024-04-24 19:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-22 14:18 [PATCH] mm: Update shuffle documentation to match its current state Maíra Canal
2024-04-22 15:13 ` David Hildenbrand
2024-04-24 19:05 ` Jonathan Corbet [this message]

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=874jbqtwcc.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=akpm@linux-foundation.org \
    --cc=dan.j.williams@intel.com \
    --cc=david@redhat.com \
    --cc=hannes@cmpxchg.org \
    --cc=jpoimboe@kernel.org \
    --cc=kernel-dev@igalia.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mcanal@igalia.com \
    --cc=mgorman@techsingularity.net \
    --cc=mhocko@suse.com \
    --cc=minchan@kernel.org \
    --cc=richard.weiyang@linux.alibaba.com \
    --cc=tj@kernel.org \
    --cc=ying.huang@intel.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).