Skip to content

Commit

Permalink
Documentation: Update documentation on ppc-memtrace
Browse files Browse the repository at this point in the history
Signed-off-by: Rashmica Gupta <rashmica.g@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
  • Loading branch information
Rashmica Gupta authored and Michael Ellerman committed Aug 10, 2018
1 parent d3da701 commit 24576a7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Documentation/ABI/testing/ppc-memtrace
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ Contact: linuxppc-dev@lists.ozlabs.org
Description: Write an integer containing the size in bytes of the memory
you want removed from each NUMA node to this file - it must be
aligned to the memblock size. This amount of RAM will be removed
from the kernel mappings and the following debugfs files will be
created. This can only be successfully done once per boot. Once
memory is successfully removed from each node, the following
files are created.
from each NUMA node in the kernel mappings and the following
debugfs files will be created. Once memory is successfully
removed from each node, the following files are created. To
re-add memory to the kernel, echo 0 into this file (it will be
automatically onlined).

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

0 comments on commit 24576a7

Please sign in to comment.