Searched refs:more (Results 1 – 10 of 10) sorted by relevance
89 If a given RCU grace period extends more than the specified92 printed at more widely spaced intervals.127 machines, as in systems with more than about 10 or 20 CPUs.
1244 bool more; in srcu_invoke_callbacks() local1286 more = rcu_segcblist_ready_cbs(&sdp->srcu_cblist); in srcu_invoke_callbacks()1288 if (more) in srcu_invoke_callbacks()
180 these CPUs up more than roughly once every four jiffies (by223 grace periods at the expense of being more disruptive.304 perspective, after which RCU's behavior becomes more relaxed.
24 This option reduces the latency of the kernel by adding more33 applications to run more 'smoothly' even when the system is51 This allows applications to run more 'smoothly' even when the
11 to have the timer interrupt run at 1000 Hz but 100 Hz may be more
340 This tracer, when enabled will create one or more kernel threads,488 When this is enabled, this adds a little more overhead to the493 and already adds the overhead (plus a lot more).586 on a block device queue. For more information (and the userspace610 Documentation/trace/kprobetrace.rst for more details.745 Hist triggers allow one or more arbitrary trace event fields750 using more advanced tools.851 This will add more overhead to cases that have recursion.878 This will add more overhead to cases that have recursion.921 with the event enabled. This adds a bit more time for kernel boot[all …]
81 For more information take a look at <file:Documentation/power/swsusp.rst>.247 during suspend (or more commonly, during resume).269 and more information, read <file:Documentation/power/apm-acpi.rst>297 per-cpu workqueues tend to be more power hungry than unbound
91 For more information see134 For more information see <kernel/dma/contiguous.c>.
972 int more = 0; in build_map_info() local980 if (!prev && !more) { in build_map_info()991 more++; in build_map_info()1008 if (!more) in build_map_info()1025 } while (--more); in build_map_info()
129 out the interrupt descriptors in a more NUMA-friendly way. )