Searched refs:systems (Results 1 – 7 of 7) sorted by relevance
/kernel/ |
D | Kconfig.hz | 11 beneficial for servers and NUMA systems that do not need to have 22 100 Hz is a typical choice for servers, SMP and NUMA systems 31 on SMP and NUMA systems. If you are going to be using NTSC video 39 on SMP and NUMA systems and exactly dividing by both PAL and 45 1000 Hz is the preferred choice for desktop systems and other 46 systems requiring fast interactive responses to events.
|
/kernel/time/ |
D | Kconfig | 145 detection of the all-CPUs-idle state means that larger systems 159 on large systems, as is required to attain decent scalability. 160 However, on smaller systems, scalability is not anywhere near as 163 systems and a lazier but scalable algorithm for large systems. 168 systems that (1) enable NO_HZ_FULL_SYSIDLE, (2) have larger 175 battery-powered systems.
|
/kernel/configs/ |
D | xen.config | 16 # pretty useless systems starting from allnoconfig
|
/kernel/trace/ |
D | trace_events.c | 1387 list_for_each_entry(dir, &tr->systems, list) { in subsystem_open() 1989 list_for_each_entry(dir, &tr->systems, list) { in event_subsystem_dir() 2042 list_add(&dir->list, &tr->systems); in event_subsystem_dir() 3330 list_for_each_entry(dir, &tr->systems, list) { in event_trace_self_tests()
|
D | trace.h | 244 struct list_head systems; member
|
D | trace.c | 6799 INIT_LIST_HEAD(&tr->systems); in instance_mkdir() 7422 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
|