DragonFly commits List (threaded) for 2011-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: acpi/pci_link: Avoid sharing interrupt with SCI if possible
commit 40ad81aa20e2ba47db1f04204a60ffd06b513150
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sat Apr 2 19:15:04 2011 +0800
acpi/pci_link: Avoid sharing interrupt with SCI if possible
Since ACPI SCI handler is time consuming, sharing its interrupt
with others may cause significant performance penalty. SCI
interrupt is now shared if we can't find other resorts.
Summary of changes:
sys/dev/acpica5/acpi_pci_link.c | 35 +++++++++--------------------------
1 files changed, 9 insertions(+), 26 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/40ad81aa20e2ba47db1f04204a60ffd06b513150
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]