Date: Sat, 25 Dec 2004 22:27:56 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <200412252227.iBPMRu7j069342@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-12-25 22:27:56 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netinet tcp_input.c
Log:
Merge portions of tcp_input.c:1.255 from HEAD to RELENG_5:
date: 2004/11/07 19:19:35; author: rwatson; state: Exp; lines: +5 -6
...
Free the mbuf at the end of tcp_input after releasing any held locks to
reduce the time the locks are held.
MFC after: 3 weeks
Revision Changes Path
1.252.2.5 +2 -2 src/sys/netinet/tcp_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412252227.iBPMRu7j069342>
