Fix programming of local APIC timer to interrupt the processor
commite20de5511199b2d9bad4ba8979f46c50ca063797
authorJakub Jermar <jakub@jermar.eu>
Sat, 3 Jun 2006 08:21:07 +0000 (3 08:21 +0000)
committerJakub Jermar <jakub@jermar.eu>
Sat, 3 Jun 2006 08:21:07 +0000 (3 08:21 +0000)
treec86943cc9bcc4e453f171c60b873d8baee1d971a
parent77f28f368e225799db450a8ffad05c71468ece58
Fix programming of local APIC timer to interrupt the processor
in the proper relation to HZ. (Was hardcoded to be each 1ms,
but should have been each 10ms).
arch/ia32/src/smp/apic.c