diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2005-10-30 15:03:36 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-30 17:37:30 -0800 |
commit | 7811fb8f400a3dbfa027d86bb583a31c66fddfc3 (patch) | |
tree | 2df816ff6559a0e2f9d7537e1accdfe932e027d4 /crypto/api.c | |
parent | 5f819949ee4e5a06c2e0054cbb42f3f0d170d779 (diff) |
[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 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions