git: kqueue: Rework timer expiration
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Feb 12 04:49:27 PST 2016
commit db2dd07afb4aeaab4972b6ed57c954142e8104a6
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Feb 12 20:46:59 2016 +0800
kqueue: Rework timer expiration
So that a being processed timer knote will not be activated.
While I'm here, factor out function to reset timer knote callout.
Summary of changes:
sys/kern/kern_event.c | 172 +++++++++++++++++++++++++++-----------------------
1 file changed, 94 insertions(+), 78 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/db2dd07afb4aeaab4972b6ed57c954142e8104a6
--
DragonFly BSD source repository
More information about the Commits
mailing list