Re: [PATCH 2.6.21-rt2] PowerPC: decrementer clockevent driver
From: Segher Boessenkool <hidden>
Date: 2007-07-10 14:26:57
Also in:
lkml
From: Segher Boessenkool <hidden>
Date: 2007-07-10 14:26:57
Also in:
lkml
This scales with the number of processors since there is one decrementer per core (is it per thread on SMT chips? I don't know).
One per core. Segher