DragonFly-2.1.1.13.g1fd44 master sys/netinet ip_carp.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Dec 3 03:23:29 PST 2008
commit 1fd4429c7655448890f8e0607745646c728d0f42
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Tue Dec 2 22:10:00 2008 +0800
Drop locking in carp(4). carp(4) is under explicit BGL currently; we could
find other MP approach for it, but not locking.
Summary of changes:
sys/netinet/ip_carp.c | 111 +------------------------------------------------
1 files changed, 2 insertions(+), 109 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=1fd4429c7655448890f8e0607745646c728d0f42
--
DragonFly BSD source repository
More information about the Commits
mailing list