Home
last modified time | relevance | path

Searched refs:shrinking (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/lib/
H A Dtest_rhashtable.c41 static bool shrinking = false; variable
42 module_param(shrinking, bool, 0);
43 MODULE_PARM_DESC(shrinking, "Enable automatic shrinking (default: off)");
694 test_rht_params.automatic_shrinking = shrinking; in test_rht_init()
704 size, max_size, shrinking); in test_rht_init()
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-samhainrc-fix-files-dirs-path.patch51 ## are ignored. Logfile rotation will cause a report because of shrinking
/openbmc/qemu/tests/qemu-iotests/
H A D106.out40 === Testing image shrinking ===
/openbmc/linux/Documentation/filesystems/ext4/
H A Dbigalloc.rst23 also shrinking the amount of file system overhead for metadata.
/openbmc/linux/Documentation/virt/
H A Dguest-halt-polling.rst69 Bool parameter which allows shrinking. Set to N
/openbmc/linux/Documentation/admin-guide/
H A Djfs.rst20 growing a volume, not shrinking it. This option is only
/openbmc/linux/Documentation/admin-guide/media/
H A Dvimc.rst86 within the vimc limitations (even shrinking the image if necessary).
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/
H A D0001-Fru-Fix-edit-field-not-checking-area-existence.patch9 1. If the FRU is shrinking and a FRU area does not exist (offset 0),
48 After shrinking the FRU, the FRU was reverted to its original state with
/openbmc/qemu/docs/system/arm/
H A Dbananapi_m2u.rst84 instead of shrinking it to a power of two, to avoid loss of data. For example,
H A Dorangepi.rst134 instead of shrinking it to a power of two, to avoid loss of data. For example,
/openbmc/linux/Documentation/networking/
H A Dfib_trie.rst86 or shrinking it repeatedly until it fulfills the criteria for optimal
H A Dip-sysctl.rst990 that they handle a shrinking window, as specified in RFC 1122.
/openbmc/linux/Documentation/admin-guide/mm/
H A Dzswap.rst143 To prevent zswap from shrinking pool when zswap is full and there's a high
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-slab125 have been flushed as the result of destroying or shrinking a
439 It only accepts a value of "1" on write for shrinking
/openbmc/linux/Documentation/gpu/
H A Di915.rst392 that this is mostly orthogonal to shrinking buffer objects caches, which
402 This section documents the interface function for shrinking memory usage
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dcache.rst108 shrinking a cache. Shrinking the cache's fast device requires all cache
/openbmc/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst57 the filesystem, shrinking the cache by culling the objects it contains to make
/openbmc/linux/Documentation/filesystems/
H A Dvfs.rst413 called by the sb cache shrinking function for the filesystem to
418 called by the sb cache shrinking function for the filesystem to
H A Dfscrypt.rst292 Consequently, shrinking the filesystem may not be allowed.
H A Dxfs-online-fsck-design.rst991 defragmentation, better media failure reporting, and filesystem shrinking.
/openbmc/qemu/docs/tools/
H A Dqemu-img.rst743 When shrinking images, the ``--shrink`` option must be given. This informs
/openbmc/u-boot/tools/buildman/
H A DREADME1163 -B shows which functions are growing/shrinking in which commit - great