| From: |
| David Hildenbrand <david-AT-redhat.com> |
| To: |
| linux-kernel-AT-vger.kernel.org |
| Subject: |
| [PATCH v1 0/3] memory-hotplug.rst: document the "auto-movable" online policy |
| Date: |
| Thu, 30 Sep 2021 16:41:14 +0200 |
| Message-ID: |
| <20210930144117.23641-1-david@redhat.com> |
| Cc: |
| David Hildenbrand <david-AT-redhat.com>, Andrew Morton <akpm-AT-linux-foundation.org>, Jonathan Corbet <corbet-AT-lwn.net>, Michal Hocko <mhocko-AT-suse.com>, Oscar Salvador <osalvador-AT-suse.de>, Mike Rapoport <rppt-AT-kernel.org>, linux-doc-AT-vger.kernel.org, linux-mm-AT-kvack.org |
| Archive-link: |
| Article |
As promised, now that the memory-hotplug.rst overhaul is upstream, proper
documentation for the "auto-movable" online policy, documenting all new
toggles and options. Along, two fixes for the original overhaul.
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Oscar Salvador <osalvador@suse.de>
Cc: Mike Rapoport <rppt@kernel.org>
Cc: linux-doc@vger.kernel.org
Cc: linux-mm@kvack.org
David Hildenbrand (3):
memory-hotplug.rst: fix two instances of "movablecore" that should be
"movable_node"
memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/
path
memory-hotplug.rst: document the "auto-movable" online policy
.../admin-guide/mm/memory-hotplug.rst | 130 +++++++++++++++---
1 file changed, 109 insertions(+), 21 deletions(-)
--
2.31.1