Home
last modified time | relevance | path

Searched full:trades (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/arch/mips/sgi-ip27/
H A DKconfig39 nodes in a NUMA cluster. This trades memory for speed.
/openbmc/linux/arch/x86/crypto/
H A Dtwofish_glue_3way.c116 * implementation. Twofish-3way trades off some performance in in is_blacklisted_cpu()
/openbmc/linux/Documentation/admin-guide/mm/
H A Dzswap.rst10 dynamically allocated RAM-based memory pool. zswap basically trades CPU cycles
/openbmc/linux/drivers/hwmon/
H A Dhih6130.c106 * This trades off pointless activity polling the sensor much faster in hih6130_update_measurements()
/openbmc/linux/include/linux/
H A Dswait.h118 * Also note that this 'optimization' trades a spin_lock() for an smp_mb(),
H A Dpreempt.h391 * IOW it trades latency / moves the interference term, but it stays in the
H A Dsbitmap.h50 * trades off higher memory usage for better scalability.
H A Dwait.h124 * Also note that this 'optimization' trades a spin_lock() for an smp_mb(),
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dx-powers,axp152.yaml295 trades efficiency under light loads for lower output
/openbmc/linux/Documentation/networking/
H A Dnapi.rst202 the device interrupt fires. As is the case with any busy polling it trades
/openbmc/u-boot/lib/
H A DKconfig305 trades lower compression ratios for much faster decompression.
/openbmc/linux/Documentation/dev-tools/
H A Dkfence.rst12 performance overhead. Compared to KASAN, KFENCE trades performance for
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst96 JIT backends. Enabling hardening trades off performance, but can
/openbmc/linux/lib/zstd/common/
H A Dfse.h137 useLowProbCount is a boolean parameter which trades off compressed size for
/openbmc/linux/lib/
H A DKconfig.debug1688 This option trades better quality error reports for performance, and
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst2201 filesystem directly into the scan data, which trades more overhead for a lower
/openbmc/linux/kernel/sched/
H A Dfair.c11671 * This trades load-balance latency on larger machines for less cross talk.