Lines Matching +full:250 +full:hz
11 to have the timer interrupt run at 1000 Hz but 100 Hz may be more
16 environment leading to NR_CPUS * HZ number of timer interrupts
21 bool "100 HZ"
23 100 Hz is a typical choice for servers, SMP and NUMA systems
28 bool "250 HZ"
30 250 Hz is a good compromise choice allowing server performance
33 or multimedia, selected 300Hz instead.
36 bool "300 HZ"
38 300 Hz is a good compromise choice allowing server performance
44 bool "1000 HZ"
46 1000 Hz is the preferred choice for desktop systems and other
51 config HZ config
54 default 250 if HZ_250