DragonFly commits List (threaded) for 2009-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.894.g1fb1fd netmp sys/netinet tcp_subr.c
commit 1fb1fd349e2cb452ad6d60c961153295679fc8ce
Author: Aggelos Economopoulos <aoiko@cc.ece.ntua.gr>
Date: Thu May 14 22:10:19 2009 +0300
partition the port hashtable for tcp
The port hashtable *appeared* to be per-cpu, but
tcbinfo[cpu]->porthashbase was the same for every cpu.
Summary of changes:
sys/netinet/tcp_subr.c | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1fb1fd349e2cb452ad6d60c961153295679fc8ce
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]