git: intr: Allow drivers to register high frequency interrupt.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Jun 23 19:57:38 PDT 2016
commit 6ad8474011b5070c38bcd91c3e613404c7ccc21b
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Jun 24 10:53:49 2016 +0800
intr: Allow drivers to register high frequency interrupt.
Only unshared interrupts will be considered, e.g. MSI, MSI-X or
unshared line interrupt.
Summary of changes:
sys/kern/kern_intr.c | 29 ++++++++++++++++++++++++++---
sys/sys/bus.h | 1 +
2 files changed, 27 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6ad8474011b5070c38bcd91c3e613404c7ccc21b
--
DragonFly BSD source repository
More information about the Commits
mailing list