Skip to content

Commit 24576a7

Browse files
RashmicaGmpe
authored andcommitted
Documentation: Update documentation on ppc-memtrace
Signed-off-by: Rashmica Gupta <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
1 parent d3da701 commit 24576a7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Documentation/ABI/testing/ppc-memtrace

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ Contact: [email protected]
1313
Description: Write an integer containing the size in bytes of the memory
1414
you want removed from each NUMA node to this file - it must be
1515
aligned to the memblock size. This amount of RAM will be removed
16-
from the kernel mappings and the following debugfs files will be
17-
created. This can only be successfully done once per boot. Once
18-
memory is successfully removed from each node, the following
19-
files are created.
16+
from each NUMA node in the kernel mappings and the following
17+
debugfs files will be created. Once memory is successfully
18+
removed from each node, the following files are created. To
19+
re-add memory to the kernel, echo 0 into this file (it will be
20+
automatically onlined).
2021

2122
What: /sys/kernel/debug/powerpc/memtrace/<node-id>
2223
Date: Aug 2017

0 commit comments

Comments
 (0)