Date: Mon, 23 May 2011 20:12:36 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/acpica acpi_hpet.c acpi_timer.c Message-ID: <201105232012.p4NKCrUm061232@repoman.freebsd.org>
index | next in thread | raw e-mail
jkim 2011-05-23 20:12:36 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_hpet.c acpi_timer.c
Log:
SVN rev 222222 on 2011-05-23 20:12:36Z by jkim
Decrease ACPI-fast timecounter quality to 900 and increase HPET timecounter
quality to 950. HPET on modern platforms usually have better resolution and
lower latency than ACPI timer. Effectively this changes default timecounter
hardware from ACPI-fast to HPET by default when both are available.
Discussed with: avg
Revision Changes Path
1.37 +1 -1 src/sys/dev/acpica/acpi_hpet.c
1.50 +1 -1 src/sys/dev/acpica/acpi_timer.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105232012.p4NKCrUm061232>
