Home
last modified time | relevance | path

Searched refs:run (Results 1 – 8 of 8) sorted by relevance

/kernel/
Dstop_machine.c489 int run; in cpu_stop_should_run() local
492 run = !list_empty(&stopper->works); in cpu_stop_should_run()
494 return run; in cpu_stop_should_run()
DKconfig.preempt33 applications to run more 'smoothly' even when the system is
50 This allows applications to run more 'smoothly' even when the
DKconfig.hz11 to have the timer interrupt run at 1000 Hz but 100 Hz may be more
/kernel/power/
DKconfig63 continue to run as before. If you do not want the previous state to
65 Note, however, that fsck will be run on your filesystems and you will
66 need to run mkswap against the swap partition used for the suspend.
240 machine, reboot it and then run
/kernel/gcov/
DKconfig51 larger and run slower. Also be sure to exclude files from profiling
/kernel/trace/
DKconfig275 periodically non responsive. Do not run this tracer on a
608 This may take some time run as there are a lot of events.
630 default and can be enabled at run-time.
682 run), and calls the tracepoint. Each iteration will record the time
713 a producer and consumer that will run for 10 seconds and sleep for
798 run significantly slower.
/kernel/rcu/
DKconfig127 initialization. These systems tend to run CPU-bound, and thus
207 to force the kthreads to run on whatever set of CPUs is desired.
/kernel/irq/
DKconfig143 Allow to specify the low level IRQ handler at run time.