Home
last modified time | relevance | path

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

/linux/arch/mips/sgi-ip27/
H A DKconfig39 nodes in a NUMA cluster. This trades memory for speed.
/linux/Documentation/driver-api/
H A Dgeneric_pt.rst126 gaps of VA that don't need invalidation. This trades off impacted VA for number
/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(),
/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/admin-guide/sysctl/
H A Dnet.rst98 JIT backends. Enabling hardening trades off performance, but can
/linux/Documentation/networking/
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.debug1817 This option trades better quality error reports for performance, and
/linux/kernel/sched/
H A Dfair.c13686 * This trades load-balance latency on larger machines for less cross talk.