summaryrefslogtreecommitdiffstats
path: root/Documentation/vm/overcommit-accounting.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs/vm: clarify overcommit amount sysctl behaviorAnssi Hannula2021-12-161-1/+2
| | | | | | | | | | | | | | Documentation/vm/overcommit-accounting.rst says that the overcommit amount can be set via vm.overcommit_ratio and vm.overcommit_kbytes. Add a clarification that those only take effect in overcommit handling mode 2 ("Don't overcommit"), i.e. they do not act as an "additional" limit that is always enforced. Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi> Reviewed-by: David Hildenbrand <david@redhat.com> Link: https://lore.kernel.org/r/20211211194159.3137362-1-anssi.hannula@iki.fi Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-0/+87
Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>