Skip to content

Commit 600d17a

Browse files
author
Gregory Price
committed
linux: memory hotplug fixup
1 parent 4cd04ad commit 600d17a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/linux/memory-hotplug.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ These dictate whether hotplugged memory blocks arrive in one of three states:
2525

2626
1) Offline
2727
2) Online in :code:`ZONE_NORMAL`
28-
2) Online in :code:`ZONE_MOVABLE`
28+
3) Online in :code:`ZONE_MOVABLE`
2929

3030
:code:`ZONE_NORMAL` implies this capacity may be used for almost any allocation,
3131
while :code:`ZONE_MOVABLE` implies this capacity should only be used for

0 commit comments

Comments
 (0)