git: netisr: Add add support for netisr_ncpus
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Jul 21 00:41:44 PDT 2017
commit 016fb59e51bdf349c840847d1467655dea0a185f
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Jul 21 14:21:41 2017 +0800
netisr: Add add support for netisr_ncpus
- netisr_forwardmsg(), which only forwards netmsg to netisr_ncpus.
- ASSERT_NETISR_NCPUS, which asserts the thread is one of the netisrs
on netisr_ncpus.
Summary of changes:
sys/net/netisr2.h | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/016fb59e51bdf349c840847d1467655dea0a185f
--
DragonFly BSD source repository
More information about the Commits
mailing list