]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Take advantage of pre-existing lock-free synchronization and type stable memory
authorhsu <hsu@FreeBSD.org>
Sat, 15 Feb 2003 02:37:57 +0000 (02:37 +0000)
committerhsu <hsu@FreeBSD.org>
Sat, 15 Feb 2003 02:37:57 +0000 (02:37 +0000)
commitb9cd8d8951aa733eb624c5f9a4218393f0403a72
tree26fbf367f08970d5dc04f53922342ae379ba2006
parent61e9b13e6af56c4888ce628791cd8ac61c46a4c4
Take advantage of pre-existing lock-free synchronization and type stable memory
to avoid acquiring SMP locks during expensive copyout process.
sys/netinet/tcp_subr.c
sys/netinet/tcp_timewait.c
sys/netinet/udp_usrreq.c