git: syncache: Timer queue iteration is MPsafe; no need to use marker.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Sep 29 02:39:00 PDT 2017
commit 011ef42cae64f10cd8475e21a879da33a03f0f7c
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Sep 29 09:30:46 2017 +0800
syncache: Timer queue iteration is MPsafe; no need to use marker.
Summary of changes:
sys/netinet/tcp_syncache.c | 44 ++++++++++++++------------------------------
sys/netinet/tcp_var.h | 1 -
2 files changed, 14 insertions(+), 31 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/011ef42cae64f10cd8475e21a879da33a03f0f7c
--
DragonFly BSD source repository
More information about the Commits
mailing list