Home
last modified time | relevance | path

Searched refs:need (Results 1 – 10 of 10) sorted by relevance

/kernel/time/
DKconfig106 rate, even when the CPU doesn't need it.
121 # We need at least one periodic CPU for timekeeping
137 You need to fill up the nohz_full boot parameter with the
/kernel/kcsan/
D.kunitconfig1 # Note that the KCSAN tests need to run on an SMP setup.
/kernel/rcu/
DKconfig.debug18 need to be converted to pass a lockdep expression. To prevent
118 Say N here if you need ultimate kernel/user switch latencies
DKconfig52 Say Y if you need to make expert-level adjustments to RCU.
193 please understand that you may also need to set the skew_tick
264 Say Y here if you need reduced OS jitter, despite added overhead.
274 parameter. This also avoids the need to use any boot parameters
/kernel/
DKconfig.hz12 beneficial for servers and NUMA systems that do not need to have
/kernel/module/
DKconfig16 If you say Y here, you will need to run "make
18 where modprobe can find them (you may need to be root to do
301 If unsure, or if you need to build out-of-tree modules, say N.
/kernel/power/
Dswap.c1187 have = 0, want, need, asked = 0; in load_image_lzo() local
1361 need = DIV_ROUND_UP(data[thr].cmp_len + LZO_HEADER, in load_image_lzo()
1363 if (need > have) { in load_image_lzo()
DKconfig69 need to run mkswap against the swap partition used for the suspend.
288 In order to use APM, you will need supporting software. For location
/kernel/dma/
DKconfig43 # need to enable this.
/kernel/trace/
DKconfig140 # options do not appear when something else selects it. We need the two options
532 or irq latency tracers are enabled, as those need to swap as well
573 on if you need to profile the system's use of these macros.