Home
last modified time | relevance | path

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

/linux/arch/mips/sgi-ip27/
H A DKconfig39 nodes in a NUMA cluster. This trades memory for speed.
/linux/Documentation/admin-guide/mm/
H A Dzswap.rst10 dynamically allocated RAM-based memory pool. zswap basically trades CPU cycles
/linux/include/linux/
H A Dfile_ref.h167 * Semantically it is equivalent to calling file_ref_put(), but it trades lower
H A Dswait.h118 * Also note that this 'optimization' trades a spin_lock() for an smp_mb(),
H A Dpreempt.h392 * 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.h122 * Also note that this 'optimization' trades a spin_lock() for an smp_mb(),
/linux/drivers/hwmon/
H A Dhih6130.c106 * This trades off pointless activity polling the sensor much faster in hih6130_update_measurements()
/linux/Documentation/devicetree/bindings/mfd/
H A Dx-powers,axp152.yaml303 trades efficiency under light loads for lower output
/linux/Documentation/dev-tools/
H A Dkfence.rst12 performance overhead. Compared to KASAN, KFENCE trades performance for
/linux/Documentation/networking/
H A Dnapi.rst259 the device interrupt fires. As is the case with any busy polling it trades
H A Dtcp_ao.rst434 So, it trades a bit more permissive acceptance of replayed/retransmitted
/linux/lib/zstd/common/
H A Dfse.h93 useLowProbCount is a boolean parameter which trades off compressed size for
/linux/lib/
H A DKconfig.debug1754 This option trades better quality error reports for performance, and
/linux/kernel/sched/
H A Dfair.c12149 * This trades load-balance latency on larger machines for less cross talk.