DragonFly commits List (threaded) for 2012-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix unix domain socket portfn routing
commit 857e4745c6998c63fa433cf7e0d0e7da6d0d18a7
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Sep 14 01:47:19 2012 -0700
kernel - Fix unix domain socket portfn routing
* sonewconn_faddr() / sonewconn() was improperly overriding the sync_port
setting for unix domain sockets, causing unnecessary netmsg traffic to
the netisr threads.
* This should significantly improve unix domain socket performance.
With-help-from: sephe
Summary of changes:
sys/kern/uipc_socket2.c | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/857e4745c6998c63fa433cf7e0d0e7da6d0d18a7
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]