diff options
| author | Zachary Amsden <[email protected]> | 2007-05-02 19:27:16 +0200 |
|---|---|---|
| committer | Andi Kleen <[email protected]> | 2007-05-02 19:27:16 +0200 |
| commit | e0bb8643974397a8d36670e06e6a54bb84f3289f (patch) | |
| tree | 196c6929fb8ccfe839f044a73be2f9861a88f175 /scripts/basic | |
| parent | eeef9c68aae2f4f21ab810d0339e0f22d30b0cd8 (diff) | |
[PATCH] i386: Convert VMI timer to use clock events
Convert VMI timer to use clock events, making it properly able to use the NO_HZ
infrastructure. On UP systems, with no local APIC, we just continue to route
these events through the PIT. On systems with a local APIC, or SMP, we provide
a single source interrupt chip which creates the local timer IRQ. It actually
gets delivered by the APIC hardware, but we don't want to use the same local
APIC clocksource processing, so we create our own handler here.
Signed-off-by: Zachary Amsden <[email protected]>
Signed-off-by: Andi Kleen <[email protected]>
CC: Dan Hecht <[email protected]>
CC: Ingo Molnar <[email protected]>
CC: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions