Date: Tue, 8 Feb 2011 09:25:32 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern uipc_usrreq.c Message-ID: <201102080925.p189PqQO063600@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2011-02-08 09:25:32 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern uipc_usrreq.c
Log:
SVN rev 218430 on 2011-02-08 09:25:32Z by kib
MFC r218168:
Only process as much array elements as we find the sockets during
second phase of gc. Take linkage lock and recheck the eligibility
of the socket for gc, as well as call fhold() under the linkage lock.
Revision Changes Path
1.233.2.3 +16 -12 src/sys/kern/uipc_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102080925.p189PqQO063600>
