diff options
author | Damien Zammit <damien@zamaudio.com> | 2024-02-07 05:02:19 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-02-08 00:28:25 +0100 |
commit | 25315a5716c70922ba8fd2c821b70abd101f80f5 (patch) | |
tree | 87e7269fb89eeaa8b6eb0353406e0f0342b0922a /kern/exception.c | |
parent | caa07fdb903c6d533ce6dad1a66907d862e162ad (diff) | |
download | gnumach-25315a5716c70922ba8fd2c821b70abd101f80f5.tar.gz gnumach-25315a5716c70922ba8fd2c821b70abd101f80f5.tar.bz2 gnumach-25315a5716c70922ba8fd2c821b70abd101f80f5.zip |
smp: Use HPET instead of pit one-shot that is unreliable
NB: Every x86 board that uses ACPI most likely has a HPET since 2005.
We can roll back to PIT in the cases where its not present,
but the PIT one shot code is definitely currently broken.
Message-ID: <20240207050158.1640853-4-damien@zamaudio.com>
Diffstat (limited to 'kern/exception.c')
0 files changed, 0 insertions, 0 deletions