Searched refs:trimming (Results 1 – 10 of 10) sorted by relevance
/openbmc/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::
|
/openbmc/u-boot/doc/device-tree-bindings/exynos/ |
H A D | tmu.txt | 17 - This is the data trimming info.
|
/openbmc/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``.
|
/openbmc/linux/Documentation/driver-api/acpi/ |
H A D | scan_handlers.rst | 71 The namespace trimming function, acpi_bus_trim(), first executes .detach()
|
/openbmc/linux/mm/ |
H A D | Kconfig | 802 int "Turn on mmap() excess space trimming before booting" 812 If trimming is enabled, the excess is trimmed off and returned to the 816 If trimming is disabled, the excess is kept, but not used, which for 821 excess pages there must be before trimming should occur, or zero if 822 no trimming is to occur.
|
/openbmc/linux/fs/btrfs/ |
H A D | block-group.c | 1494 int trimming; in btrfs_delete_unused_bgs() local 1666 trimming = btrfs_test_opt(fs_info, DISCARD_SYNC) || in btrfs_delete_unused_bgs() 1670 if (trimming) in btrfs_delete_unused_bgs() 1680 if (trimming) in btrfs_delete_unused_bgs() 1690 if (trimming) { in btrfs_delete_unused_bgs()
|
/openbmc/u-boot/common/ |
H A D | dlmalloc.src | 631 Automatic trimming is mainly useful in long-lived programs. 632 Because trimming via sbrk can be slow on some systems, and can 653 worth it to tune for trimming rather tham memory mapping when a 658 controlling release of large blocks via trimming versus mapping 668 The default trim value is high enough to cause trimming only in 671 disable trimming completely, you can set to (unsigned long)(-1); 698 after trimming) will invoke sbrk, which needlessly wastes 732 menas that even trimming via malloc_trim would not release them.
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | vm.rst | 625 This value adjusts the excess page trimming behaviour of power-of-2 aligned 628 A value of 0 disables trimming of allocations entirely, while a value of 1 630 trimming of allocations is initiated.
|
/openbmc/openbmc-test-automation/openpower/pel/ |
H A D | test_bmc_pel.robot | 797 # Number of logs can be 80% of the total logs created after trimming.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/ |
H A D | support-jpeg-turbo.patch | 89 + * If cropping or trimming is involved, the destination arrays may be smaller
|