linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc: update params of memhp_default_state=
@ 2023-08-02  7:43 Wupeng Ma
  2023-08-02  7:59 ` David Hildenbrand
  2023-08-11 20:31 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Wupeng Ma @ 2023-08-02  7:43 UTC (permalink / raw)
  To: akpm, corbet, david; +Cc: linux-mm, mawupeng1, linux-doc

From: Ma Wupeng <mawupeng1@huawei.com>

Commit 5f47adf762b7 ("mm/memory_hotplug: allow to specify a default
online_type") allows to specify a default online_type which make
online memory to kernel or movable zone possible but fail to update
to doc. Update doc to fit this change.

Signed-off-by: Ma Wupeng <mawupeng1@huawei.com>
---
 Documentation/admin-guide/kernel-parameters.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index a1457995fd41..09bad9c62f41 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -3105,7 +3105,7 @@
 			[KNL,SH] Allow user to override the default size for
 			per-device physically contiguous DMA buffers.
 
-	memhp_default_state=online/offline
+	memhp_default_state=online/offline/online_kernel/online_movable
 			[KNL] Set the initial state for the memory hotplug
 			onlining policy. If not specified, the default value is
 			set according to the
-- 
2.25.1


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

* Re: [PATCH] doc: update params of memhp_default_state=
  2023-08-02  7:43 [PATCH] doc: update params of memhp_default_state= Wupeng Ma
@ 2023-08-02  7:59 ` David Hildenbrand
  2023-08-11 20:31 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: David Hildenbrand @ 2023-08-02  7:59 UTC (permalink / raw)
  To: Wupeng Ma, akpm, corbet; +Cc: linux-mm, linux-doc

On 02.08.23 09:43, Wupeng Ma wrote:
> From: Ma Wupeng <mawupeng1@huawei.com>
> 
> Commit 5f47adf762b7 ("mm/memory_hotplug: allow to specify a default
> online_type") allows to specify a default online_type which make
> online memory to kernel or movable zone possible but fail to update
> to doc. Update doc to fit this change.
> 
> Signed-off-by: Ma Wupeng <mawupeng1@huawei.com>
> ---
>   Documentation/admin-guide/kernel-parameters.txt | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index a1457995fd41..09bad9c62f41 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -3105,7 +3105,7 @@
>   			[KNL,SH] Allow user to override the default size for
>   			per-device physically contiguous DMA buffers.
>   
> -	memhp_default_state=online/offline
> +	memhp_default_state=online/offline/online_kernel/online_movable
>   			[KNL] Set the initial state for the memory hotplug
>   			onlining policy. If not specified, the default value is
>   			set according to the

Reviewed-by: David Hildenbrand <david@redhat.com>

-- 
Cheers,

David / dhildenb


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

* Re: [PATCH] doc: update params of memhp_default_state=
  2023-08-02  7:43 [PATCH] doc: update params of memhp_default_state= Wupeng Ma
  2023-08-02  7:59 ` David Hildenbrand
@ 2023-08-11 20:31 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2023-08-11 20:31 UTC (permalink / raw)
  To: Wupeng Ma, akpm, david; +Cc: linux-mm, mawupeng1, linux-doc

Wupeng Ma <mawupeng1@huawei.com> writes:

> From: Ma Wupeng <mawupeng1@huawei.com>
>
> Commit 5f47adf762b7 ("mm/memory_hotplug: allow to specify a default
> online_type") allows to specify a default online_type which make
> online memory to kernel or movable zone possible but fail to update
> to doc. Update doc to fit this change.
>
> Signed-off-by: Ma Wupeng <mawupeng1@huawei.com>
> ---
>  Documentation/admin-guide/kernel-parameters.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index a1457995fd41..09bad9c62f41 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -3105,7 +3105,7 @@
>  			[KNL,SH] Allow user to override the default size for
>  			per-device physically contiguous DMA buffers.
>  
> -	memhp_default_state=online/offline
> +	memhp_default_state=online/offline/online_kernel/online_movable
>  			[KNL] Set the initial state for the memory hotplug

Applied, thanks.

jon

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

end of thread, other threads:[~2023-08-11 20:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02  7:43 [PATCH] doc: update params of memhp_default_state= Wupeng Ma
2023-08-02  7:59 ` David Hildenbrand
2023-08-11 20:31 ` Jonathan Corbet

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 NNTP newsgroup(s).