git: pc64: Make read_apic_timer() return remaining time in microseconds.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Mon Sep 4 14:03:11 PDT 2017


commit 1a8f6d13f52defd25f3e71cd27f459cbc6b43eac
Author: Imre Vadász <imre at vdsz.com>
Date:   Sun Aug 27 17:03:32 2017 +0200

    pc64: Make read_apic_timer() return remaining time in microseconds.
    
    * This makes it easier to optionally use the TSC Deadline Mode in the lapic,
      since we no longer need or want to calibrate the lapic timer in that case.

Summary of changes:
 sys/platform/pc64/apic/lapic.c        | 21 +++++++++++++--------
 sys/platform/pc64/x86_64/mp_machdep.c |  4 ----
 2 files changed, 13 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1a8f6d13f52defd25f3e71cd27f459cbc6b43eac


-- 
DragonFly BSD source repository



More information about the Commits mailing list