Searched refs:trimming (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/driver-api/thermal/ |
H A D | exynos_thermal.rst | 25 1. Two point trimming:: 29 2. One point trimming:: 33 3. No trimming::
|
/linux/Documentation/admin-guide/mm/ |
H A D | nommu-mmap.rst | 272 Adjusting page trimming behaviour 281 watermark where trimming begins. 283 Page trimming behaviour is configurable via the sysctl ``vm.nr_trim_pages``.
|
/linux/Documentation/driver-api/acpi/ |
H A D | scan_handlers.rst | 71 The namespace trimming function, acpi_bus_trim(), first executes .detach()
|
/linux/mm/ |
H A D | Kconfig | 783 int "Turn on mmap() excess space trimming before booting" 793 If trimming is enabled, the excess is trimmed off and returned to the 797 If trimming is disabled, the excess is kept, but not used, which for 802 excess pages there must be before trimming should occur, or zero if 803 no trimming is to occur.
|
/linux/fs/btrfs/ |
H A D | block-group.c | 1491 int trimming; in btrfs_delete_unused_bgs() local 1670 trimming = btrfs_test_opt(fs_info, DISCARD_SYNC) || in btrfs_delete_unused_bgs() 1674 if (trimming) in btrfs_delete_unused_bgs() 1684 if (trimming) in btrfs_delete_unused_bgs() 1694 if (trimming) { in btrfs_delete_unused_bgs()
|
/linux/Documentation/admin-guide/sysctl/ |
H A D | vm.rst | 679 This value adjusts the excess page trimming behaviour of power-of-2 aligned 682 A value of 0 disables trimming of allocations entirely, while a value of 1 684 trimming of allocations is initiated.
|
/linux/Documentation/admin-guide/ |
H A D | verify-bugs-and-bisect-regressions.rst | 449 To prepare the trimming, connect external hardware you occasionally use (USB 1171 This will make later steps that cover creating and trimming the configuration do 1865 That is in your own interest, as trimming the configuration is not foolproof -- 1900 one from the last working kernel and skip trimming it down; manually disabling
|