Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NO_HZ
has multiple definitions:
kernel/time/Kconfig
The configuration item CONFIG_NO_HZ:
(none)
This is the old config entry that enables dynticks idle. We keep it around for a little while to enforce backward compatibility with older config files.
kernel/time/Kconfig
The configuration item CONFIG_NO_HZ:
! CONFIG_ARCH_USES_GETTIMEOFFSET && CONFIG_GENERIC_CLOCKEVENTS
This option enables a tickless system: timer interrupts will only trigger on an as-needed basis both when the system is busy and when the system is idle.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab