]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Extend timer driver API to report also minimal and maximal supported period
authorAlexander Motin <mav@FreeBSD.org>
Tue, 20 Jul 2010 10:58:56 +0000 (10:58 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Tue, 20 Jul 2010 10:58:56 +0000 (10:58 +0000)
commit51636352b6292085217039c4feaf710064a53add
treea2ade1a810689c7741fce55a1e8c698c5abacbdc
parent2833a73148b96fd472c6d3e83e3dfebd3422bd8d
Extend timer driver API to report also minimal and maximal supported period
lengths. Make MI wrapper code to validate periods in request. Make kernel
clock management code to honor these hardware limitations while choosing hz,
stathz and profhz values.
sys/dev/acpica/acpi_hpet.c
sys/kern/kern_clocksource.c
sys/kern/kern_et.c
sys/sys/timeet.h
sys/x86/isa/atrtc.c
sys/x86/isa/clock.c
sys/x86/x86/local_apic.c