Searched full:footprint (Results 1 – 25 of 110) sorted by relevance
12345
/linux/drivers/md/dm-vdo/indexer/ |
H A D | geometry.c | 28 * The index volume is sized by its maximum memory footprint. For a dense index, the persistent 29 * storage is about 10 times the size of the memory footprint. For a sparse index, the persistent 30 * storage is about 100 times the size of the memory footprint. 32 * For a small index with a memory footprint less than 1GB, there are three possible memory 39 * For a larger index with a memory footprint that is a multiple of 1 GB, the geometry is 1024 41 * chapters for every GB of memory footprint. For a 1 GB volume, this yields a deduplication window 47 * non-sparse volume with the same memory footprint.
|
/linux/arch/arc/ |
H A D | Kconfig.debug | 8 This increases the resident kernel footprint and will cause less
|
/linux/include/linux/ |
H A D | rbtree_types.h | 19 * We do not cache the rightmost node based on footprint
|
H A D | hidden.h | 7 * variety of reasons (ELF symbol preemption, the CoW footprint of the section
|
H A D | list_bl.h | 11 * footprint overhead.
|
/linux/arch/loongarch/include/asm/ |
H A D | orc_lookup.h | 16 * performance while only adding ~5% to the ORC data footprint.
|
/linux/sound/core/ |
H A D | Kconfig | 123 footprint, about 20KB on x86_64 platform. 188 If you want to choose the memory footprint over the performance
|
/linux/arch/x86/include/asm/ |
H A D | orc_lookup.h | 19 * performance while only adding ~5% to the ORC data footprint.
|
/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | Kconfig | 20 memory footprint than the vendor drivers and benefits
|
/linux/Documentation/hwmon/ |
H A D | sht21.rst | 38 only 3 x 3 mm footprint and 1.1 mm height. The difference between the two
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | litex,mmc.yaml | 13 LiteSDCard is a small footprint, configurable SDCard core for FPGA based
|
/linux/lib/ |
H A D | Kconfig.kmsan | 24 because it drastically increases kernel memory footprint and slows
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | renesas,raa215300.yaml | 17 battery charger provide a highly integrated, small footprint power solution
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | litex,liteeth.yaml | 13 LiteETH is a small footprint and configurable Ethernet core for FPGA based
|
/linux/kernel/irq/ |
H A D | Kconfig | 122 low kernel memory footprint on smaller machines.
|
/linux/Documentation/driver-api/ |
H A D | sm501.rst | 47 occurs the memory footprint of the video subsystem changes.
|
/linux/fs/nfs/filelayout/ |
H A D | filelayout.h | 37 * We store each index as a u8 (u32 on the wire) to keep the memory footprint
|
/linux/Documentation/fb/ |
H A D | cirrusfb.rst | 88 * Several enhancements, smaller memory footprint, a few bugfixes.
|
/linux/arch/arm/include/asm/ |
H A D | domain.h | 28 * supersections to reduce TLB misses and footprint.
|
/linux/Documentation/infiniband/ |
H A D | tag_matching.rst | 28 To keep MPI library memory footprint down, MPI implementations typically use
|
/linux/fs/f2fs/ |
H A D | Kconfig | 42 - current memory footprint consumed by f2fs.
|
/linux/drivers/block/zram/ |
H A D | zram_drv.h | 32 * footprint small and thus squeeze size and zram pageflags into a flags
|
/linux/net/mac80211/ |
H A D | rc80211_minstrel_ht.h | 40 * size and memory footprint.
|
/linux/mm/ |
H A D | Kconfig | 203 bool "Configure for minimal memory footprint" 208 footprint, sacrificing scalability, debugging and other features. 858 memory footprint of applications without a guaranteed 867 memory footprint of applications without a guaranteed
|
/linux/arch/hexagon/kernel/ |
H A D | process.c | 22 * but we're shooting for a small footprint and it's not an inner-loop
|
12345