Commit 82433380 authored by Sheng Yong's avatar Sheng Yong Committed by Jonathan Corbet

mem-hotplug: fix typo in Documentation/memory-hotplug.txt

Fix a trivial typo in Documentation/memory-hotplug.txt.
Signed-off-by: default avatarSheng Yong <shengyong1@huawei.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent d181b71c
...@@ -149,7 +149,7 @@ For example, assume 1GiB memory block size. A device for a memory starting at ...@@ -149,7 +149,7 @@ For example, assume 1GiB memory block size. A device for a memory starting at
(0x100000000 / 1Gib = 4) (0x100000000 / 1Gib = 4)
This device covers address range [0x100000000 ... 0x140000000) This device covers address range [0x100000000 ... 0x140000000)
Under each memory block, you can see 4 files: Under each memory block, you can see 5 files:
/sys/devices/system/memory/memoryXXX/phys_index /sys/devices/system/memory/memoryXXX/phys_index
/sys/devices/system/memory/memoryXXX/phys_device /sys/devices/system/memory/memoryXXX/phys_device
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment