Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 633708a4 authored by Masanari Iida's avatar Masanari Iida Committed by Jonathan Corbet
Browse files

Documentation: mm: Fix typo in vm.txt



This patch fix a spelling typo in Documentation/sysctl/vm.txt

Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 7b7e1b7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -728,7 +728,7 @@ The default value is 60.


- user_reserve_kbytes
- user_reserve_kbytes


When overcommit_memory is set to 2, "never overommit" mode, reserve
When overcommit_memory is set to 2, "never overcommit" mode, reserve
min(3% of current process size, user_reserve_kbytes) of free memory.
min(3% of current process size, user_reserve_kbytes) of free memory.
This is intended to prevent a user from starting a single memory hogging
This is intended to prevent a user from starting a single memory hogging
process, such that they cannot recover (kill the hog).
process, such that they cannot recover (kill the hog).