Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: Remove colon from ctltable title in vm.rst

Removing them solves an issue where they were incorrectly considered as
not implemented by the check-sysctl-docs script

Signed-off-by: Joel Granados <joel.granados@kernel.org>

+4 -4
+4 -4
Documentation/admin-guide/sysctl/vm.rst
··· 465 465 disables protection of the pages. 466 466 467 467 468 - max_map_count: 469 - ============== 468 + max_map_count 469 + ============= 470 470 471 471 This file contains the maximum number of memory map areas a process 472 472 may have. Memory map areas are used as a side-effect of calling ··· 495 495 The default value depends on CONFIG_MEM_ALLOC_PROFILING_ENABLED_BY_DEFAULT. 496 496 497 497 498 - memory_failure_early_kill: 499 - ========================== 498 + memory_failure_early_kill 499 + ========================= 500 500 501 501 Control how to kill processes when uncorrected memory error (typically 502 502 a 2bit error in a memory module) is detected in the background by hardware