DragonFly-2.3.0.894.g1fb1fd netmp sys/netinet tcp_subr.c

Aggelos Economopoulos aggelos at crater.dragonflybsd.org
Thu May 14 14:27:49 PDT 2009


commit 1fb1fd349e2cb452ad6d60c961153295679fc8ce
Author: Aggelos Economopoulos <aoiko at 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





More information about the Commits mailing list