Home
last modified time | relevance | path

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

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