DragonFly commits List (threaded) for 2009-05
DragonFly BSD
DragonFly commits List (threaded) for 2009-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.0.863.g6198c master sys/platform/pc32/apic mpapic.c sys/platform/pc32/isa clock.c


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 2 May 2009 06:55:59 -0700 (PDT)

commit 6198c499368711fa914adb5f6bec46d171ad203c
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Sat May 2 16:26:22 2009 +0800

    lapic timer: Improve lapic timer testing
    
    - Add lapic_timer_oneshot_intr_enable(), which set lapic timer into
      one shot mode and enable lapic timer interrupt.  It is called
      during per-cpu systimers initialization.
    - Add lapic_timer_oneshot_quick(), which only set lapic timer's ICR

Summary of changes:
 sys/platform/pc32/apic/mpapic.c |   47 ++++++++++++++++++++------------------
 sys/platform/pc32/isa/clock.c   |   11 +++++++-
 2 files changed, 34 insertions(+), 24 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6198c499368711fa914adb5f6bec46d171ad203c


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]