git: ifpoll: Use SYSINIT to initialize per-cpu ifpoll context.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Apr 9 06:33:32 PDT 2017
commit 49f7483b618c258101f07f7f197c45c3b323a7ec
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sun Apr 9 13:20:47 2017 +0800
ifpoll: Use SYSINIT to initialize per-cpu ifpoll context.
Summary of changes:
sys/kern/kern_clock.c | 8 --------
sys/net/if_poll.c | 32 +++++++++++++++++++++++++++-----
2 files changed, 27 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/49f7483b618c258101f07f7f197c45c3b323a7ec
--
DragonFly BSD source repository
More information about the Commits
mailing list