Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index

CONFIG_HPET_TIMER: HPET Timer Support

General informations

The Linux kernel configuration item CONFIG_HPET_TIMER has multiple definitions:

HPET Timer Support found in arch/x86/Kconfig

The configuration item CONFIG_HPET_TIMER:

Help text

Use the IA-PC HPET (High Precision Event Timer) to manage time in preference to the PIT and RTC, if a HPET is present. HPET is the next generation timer replacing legacy 8254s. The HPET provides a stable time base on SMP systems, unlike the TSC, but it is more expensive to access, as it is off-chip. The interface used is documented in the HPET spec, revision 1.

You can safely choose Y here. However, HPET will only be activated if the platform and the BIOS support this feature. Otherwise the 8254 will be used for timing services.

Choose N to continue using the legacy 8254 timer.

HPET Timer Support found in arch/i386/Kconfig

The configuration item CONFIG_HPET_TIMER:

Help text

This enables the use of the HPET for the kernel's internal timer. HPET is the next generation timer replacing legacy 8254s. You can safely choose Y here. However, HPET will only be activated if the platform and the BIOS support this feature. Otherwise the 8254 will be used for timing services.

Choose N to continue using the legacy 8254 timer.

found in arch/x86_64/Kconfig

The configuration item CONFIG_HPET_TIMER:

Help text

Use the IA-PC HPET (High Precision Event Timer) to manage time in preference to the PIT and RTC, if a HPET is present. The HPET provides a stable time base on SMP systems, unlike the TSC, but it is more expensive to access, as it is off-chip. You can find the HPET spec at http://www.intel.com/hardwaredesign/hpetspec.htm.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - H index

Automatically generated (in year 2024). See also LKDDb sources on GitLab