Searched full:footprint (Results 1 – 25 of 118) sorted by relevance
12345
/linux-6.12.1/drivers/md/dm-vdo/indexer/ |
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-6.12.1/drivers/gpu/drm/xe/ |
D | xe_assert.h | 24 * to undesired increased driver footprint and may impact production driver 28 * that all prerequisites are satisfied, without worrying about footprint or 46 * Also in cases where performance or footprint is not an issue, developers
|
/linux-6.12.1/drivers/nvmem/ |
D | microchip-otpc.c | 97 * Payload size varies. The memory footprint is something as follows: 99 * Memory offset Memory footprint Packet ID 143 * packet. The user will have to be aware of the memory footprint before doing
|
/linux-6.12.1/arch/arc/ |
D | Kconfig.debug | 8 This increases the resident kernel footprint and will cause less
|
/linux-6.12.1/drivers/staging/vt6655/ |
D | TODO | 14 - reduce .data footprint
|
/linux-6.12.1/sound/core/ |
D | Kconfig | 120 footprint, about 20KB on x86_64 platform. 185 If you want to choose the memory footprint over the performance
|
/linux-6.12.1/include/linux/ |
D | hidden.h | 7 * variety of reasons (ELF symbol preemption, the CoW footprint of the section
|
D | rbtree_types.h | 19 * We do not cache the rightmost node based on footprint
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | orc_lookup.h | 16 * performance while only adding ~5% to the ORC data footprint.
|
/linux-6.12.1/arch/x86/include/asm/ |
D | orc_lookup.h | 19 * performance while only adding ~5% to the ORC data footprint.
|
/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/ |
D | Kconfig | 20 memory footprint than the vendor drivers and benefits
|
/linux-6.12.1/Documentation/devicetree/bindings/mmc/ |
D | litex,mmc.yaml | 13 LiteSDCard is a small footprint, configurable SDCard core for FPGA based
|
/linux-6.12.1/Documentation/hwmon/ |
D | sht21.rst | 38 only 3 x 3 mm footprint and 1.1 mm height. The difference between the two
|
/linux-6.12.1/lib/ |
D | Kconfig.kmsan | 24 because it drastically increases kernel memory footprint and slows
|
/linux-6.12.1/kernel/irq/ |
D | Kconfig | 125 low kernel memory footprint on smaller machines.
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | renesas,raa215300.yaml | 17 battery charger provide a highly integrated, small footprint power solution
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | litex,liteeth.yaml | 13 LiteETH is a small footprint and configurable Ethernet core for FPGA based
|
/linux-6.12.1/Documentation/driver-api/ |
D | sm501.rst | 47 occurs the memory footprint of the video subsystem changes.
|
/linux-6.12.1/fs/nfs/filelayout/ |
D | filelayout.h | 37 * We store each index as a u8 (u32 on the wire) to keep the memory footprint
|
/linux-6.12.1/Documentation/fb/ |
D | cirrusfb.rst | 88 * Several enhancements, smaller memory footprint, a few bugfixes.
|
/linux-6.12.1/arch/arm/include/asm/ |
D | domain.h | 28 * supersections to reduce TLB misses and footprint.
|
/linux-6.12.1/fs/f2fs/ |
D | Kconfig | 43 - current memory footprint consumed by f2fs.
|
/linux-6.12.1/Documentation/infiniband/ |
D | tag_matching.rst | 28 To keep MPI library memory footprint down, MPI implementations typically use
|
/linux-6.12.1/mm/ |
D | Kconfig | 246 bool "Configure for minimal memory footprint" 251 footprint, sacrificing scalability, debugging and other features. 844 memory footprint of applications without a guaranteed 853 memory footprint of applications without a guaranteed
|
/linux-6.12.1/drivers/block/zram/ |
D | zram_drv.h | 34 * footprint small and thus squeeze size and zram pageflags into a flags
|
12345