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.1.110.g0c8fb master sys/platform/pc32/apic apicreg.h mpapic.c


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 21 May 2009 05:05:55 -0700 (PDT)

commit 0c8fbc51d221ee2b9019302cdcef4c4c5029c56d
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Thu May 21 18:59:24 2009 +0800

    ioapic: Fix destination setting.
    
    Since the "destination mode" is physical, the "destination" should be
    APIC ID instead of mask (set of processors).  Currently all interrupts
    are delivered to CPU0 (BSP).

Summary of changes:
 sys/platform/pc32/apic/apicreg.h |    1 +
 sys/platform/pc32/apic/mpapic.c  |    6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0c8fbc51d221ee2b9019302cdcef4c4c5029c56d


-- 
DragonFly BSD source repository



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