Date: Fri, 12 Jul 2002 10:16:45 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: hsu@FreeBSD.org Cc: truckman@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet udp_usrreq.c Message-ID: <20020712.101645.125311016.imp@bsdimp.com> In-Reply-To: <0GZ4004U3MZCIJ@mta5.snfc21.pbi.net> References: <truckman@FreeBSD.org> <0GZ4004U3MZCIJ@mta5.snfc21.pbi.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <0GZ4004U3MZCIJ@mta5.snfc21.pbi.net> Jeffrey Hsu <hsu@FreeBSD.org> writes: : > Lock inp while we're accessing it. : : Here's a rhetorical question: why? That inp was purposely left unlocked. I can only assume that he didn't have enough: ../../../vm/uma_core.c:1332: could sleep with "inp" locked from ../../../netinet/tcp_usrreq.c:536 messages in his dmesg log. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020712.101645.125311016.imp>