DragonFly commits List (threaded) for 2009-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.111.gdb9586 master sys/kern kern_intr.c sys/platform/pc32/apic mpapic.c
commit db958607d541d6d0223c29e1fc962d280aaa54aa
Author: Sepherosa Ziehau <sephe@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]