DragonFly commits List (threaded) for 2004-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netinet
hsu 2004/09/13 12:01:50 PDT
DragonFly src repository
Modified files:
sys/netinet tcp_syncache.c
Log:
Allow the syncache to run lock-free in parallel on multiple processors
by giving each cpu its own syncache hashtable and timer queues.
Joint work with: dillon
Testing provided by: drhodus (earlier version)
Revision Changes Path
1.17 +149 -63 src/sys/netinet/tcp_syncache.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/tcp_syncache.c.diff?r1=1.16&r2=1.17&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]