• A
    [PATCH] x86-64: Fix C3 timer test · aa026ede
    Andi Kleen 提交于
    There was a typo in the C3 latency test to decide of the TSC
    should be used or not. It used the C2 latency threshold, not the
    C3 one. Fix that.
    
    This should fix the time on various dual core laptops.
    Signed-off-by: NAndi Kleen <ak@suse.de>
    aa026ede
time.c 34.0 KB