DragonFly-2.3.1.111.gdb9586 master sys/kern kern_intr.c sys/platform/pc32/apic mpapic.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Thu May 21 07:17:34 PDT 2009


commit db958607d541d6d0223c29e1fc962d280aaa54aa
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu May 21 21:38:45 2009 +0800

    ioapic: Allow user to specify irq's destination CPU
    
    hw.irq.X.dest is checked when programming ioapic and the corresponding
    ithread will be created on the same CPU as the irq's destination CPU.

Summary of changes:
 sys/kern/kern_intr.c            |   14 ++++++++++++++
 sys/platform/pc32/apic/mpapic.c |   33 ++++++++++++++++++++++++++++-----
 2 files changed, 42 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/db958607d541d6d0223c29e1fc962d280aaa54aa


-- 
DragonFly BSD source repository





More information about the Commits mailing list