git: netmap: d_poll -> d_kqfilter
Franco Fichtner
franco at crater.dragonflybsd.org
Wed Jan 1 14:14:50 PST 2014
commit f27ed1647073b23246a8f9ca00bdeedef156a069
Author: Franco Fichtner <franco at lastsummer.de>
Date: Wed Jan 1 22:44:26 2014 +0100
netmap: d_poll -> d_kqfilter
netmap_poll() is a monster. No clue how to move it over
to the kqfilter API just yet.
Summary of changes:
sys/net/netmap/netmap.c | 47 +++++++++++++++++++++++++++++++++++------
sys/net/netmap/netmap_freebsd.c | 4 +---
sys/net/netmap/netmap_kern.h | 3 ++-
3 files changed, 44 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f27ed1647073b23246a8f9ca00bdeedef156a069
--
DragonFly BSD source repository
More information about the Commits
mailing list