summaryrefslogtreecommitdiff
path: root/drivers/char/hpet.c
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2005-10-30 23:03:36 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-10-31 01:37:30 (GMT)
commit7811fb8f400a3dbfa027d86bb583a31c66fddfc3 (patch)
tree2df816ff6559a0e2f9d7537e1accdfe932e027d4 /drivers/char/hpet.c
parent5f819949ee4e5a06c2e0054cbb42f3f0d170d779 (diff)
downloadlinux-7811fb8f400a3dbfa027d86bb583a31c66fddfc3.tar.xz
[PATCH] hpet-RTC: cache the comparator register
Reads from an HPET register require a round trip to the south bridge and are almost as slow as PCI reads. By caching the last value we've written to the comparator register, we can eliminate all HPET reads from the fast path in the emulated RTC interrupt handler. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Acked-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/char/hpet.c')
0 files changed, 0 insertions, 0 deletions