git: udp: Wait for address memory
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Jun 4 01:55:56 PDT 2014
commit 33e0f82b3525d7ccc592b9d22a375f0c0ff45435
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Jun 4 16:38:16 2014 +0800
udp: Wait for address memory
It's better than wait for the current message to be done, since there
could be piles of messages on the target msgport. This Improves UDP
sending performance a little bit.
Summary of changes:
sys/kern/uipc_msg.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/33e0f82b3525d7ccc592b9d22a375f0c0ff45435
--
DragonFly BSD source repository
More information about the Commits
mailing list