lkml.org 
[lkml]   [2017]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v2 3/4] document: change the document for the extended movable_node
Date
Add the document for the change of extended movable_node=nn[KMG]@ss[KMG].

Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Chao Fan <fanc.fnst@cn.fujitsu.com>
---
Documentation/admin-guide/kernel-parameters.txt | 9 +++++++++
1 file changed, 9 insertions(+)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index f16f7cf58c18..22ae1baf4bbd 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -2335,6 +2335,15 @@
allocations which rules out almost all kernel
allocations. Use with caution!

+ movable_node=nn[KMG]@ss[KMG]
+ [KNL] Force usage of a specific region of memory.
+ Extend movable_node to work well with KASLR.
+ Region of memory in immovable node is from ss to ss+nn.
+ Multiple regions can be specified, comma delimited.
+ Notice: we support 4 regions at most now.
+ Example:
+ movable_node=1G,100M@2G,1G@4G
+
MTD_Partition= [MTD]
Format: <name>,<region-number>,<size>,<offset>

--
2.13.6


\
 
 \ /
  Last update: 2017-11-01 12:35    [W:3.516 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site