Searched refs:systems (Results 1 – 11 of 11) sorted by relevance
/kernel/ |
D | Kconfig.hz | 12 beneficial for servers and NUMA systems that do not need to have 23 100 Hz is a typical choice for servers, SMP and NUMA systems 32 on SMP and NUMA systems. If you are going to be using NTSC video 40 on SMP and NUMA systems and exactly dividing by both PAL and 46 1000 Hz is the preferred choice for desktop systems and other 47 systems requiring fast interactive responses to events.
|
D | Kconfig.preempt | 84 Select this if you are building a kernel for systems which
|
/kernel/rcu/ |
D | Kconfig | 17 smaller systems. 25 designed for very large SMP systems with hundreds or 28 smaller systems. 37 designed for UP systems from which real-time response 157 systems, but if you are stress-testing the RCU implementation 159 code paths on small(er) systems. 178 lock contention levels acceptably low. Very large systems 182 initialization. These systems tend to run CPU-bound, and thus 192 Select the maximum permissible value for large systems, but
|
D | Kconfig.debug | 131 machines, as in systems with more than about 10 or 20 CPUs.
|
/kernel/configs/ |
D | xen.config | 16 # pretty useless systems starting from allnoconfig
|
/kernel/dma/ |
D | Kconfig | 88 DMA memory protection on systems with limited hardware protection
|
/kernel/trace/ |
D | trace_events.c | 1754 list_for_each_entry(iter_dir, &iter_tr->systems, list) { in subsystem_open() 2305 list_for_each_entry(dir, &tr->systems, list) { in event_subsystem_dir() 2363 list_add(&dir->list, &tr->systems); in event_subsystem_dir() 3962 list_for_each_entry(dir, &tr->systems, list) { in event_trace_self_tests()
|
D | trace.h | 365 struct list_head systems; member
|
D | Kconfig | 1035 Do not use it on production systems.
|
D | trace.c | 9420 INIT_LIST_HEAD(&tr->systems); in trace_array_create() 10353 INIT_LIST_HEAD(&global_trace.systems); in tracer_alloc_buffers()
|
/kernel/power/ |
D | Kconfig | 28 Some systems prefer not to pay this cost on every invocation
|