docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESS
authorVratislav Bendel <vbendel@redhat.com>
Mon, 29 Aug 2022 12:46:38 +0000 (14:46 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 10 Oct 2023 19:35:55 +0000 (13:35 -0600)
commitd17ff438a0366f9dcd764ea94c54837873f30724
tree8dc8e49429b20903ee6f0ca4069bcd5f44c84c27
parenta3c12cf3a69150adb4a8fd199e4c78d4a9e65509
docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESS

Commit 8c7829b04c52 "mm: fix false-positive OVERCOMMIT_GUESS failures"
changed the behavior of the default OVERCOMMIT_GUESS setting.
Reflect the change also in the Documentation, namely files:
    Documentation/admin-guide/sysctl/vm.rst
    Documentation/mm/overcommit-accounting.rst

Reported-by: Jozef Bacik <jobacik@redhat.com>
Signed-off-by: Vratislav Bendel <vbendel@redhat.com>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20220829124638.63748-1-vbendel@redhat.com
Documentation/admin-guide/sysctl/vm.rst
Documentation/mm/overcommit-accounting.rst