git: kqueue: Reduce file/hash list token coverage
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Dec 31 01:37:57 PST 2015
commit 9261e1807f6a66a7fba335598fff341ef1d0e18e
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Dec 31 17:31:39 2015 +0800
kqueue: Reduce file/hash list token coverage
They should only cover file/hash list operations. And reduce kqueue
token coverage on termination path; hash does not need protection
there.
Summary of changes:
sys/kern/kern_event.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9261e1807f6a66a7fba335598fff341ef1d0e18e
--
DragonFly BSD source repository
More information about the Commits
mailing list