Date: Mon, 10 Jan 2005 01:19:23 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/contrib/ipfilter/netinet fil.c Message-ID: <20050109231923.GG832@gothmog.gr> In-Reply-To: <Pine.BSF.4.53.0501082112231.67312@e0-0.zab2.int.zabbadoz.net> References: <200501080432.j084W2BG093532@repoman.freebsd.org> <Pine.BSF.4.53.0501082112231.67312@e0-0.zab2.int.zabbadoz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-01-08 21:14, "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> wrote: > On Sat, 8 Jan 2005, Darren Reed wrote: > > darrenr 2005-01-08 04:32:02 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/contrib/ipfilter/netinet fil.c > > Log: > > Elminate 1 LOR (actually a recursive mutex grab) involving ipfilter where > > we loop through all the list of NICs (struct ifnet), holding the lock on > > it and then do a name lookup with ifunit() whilst holding it. > > > > Revision Changes Path > > 1.43 +2 -25 src/sys/contrib/ipfilter/netinet/fil.c > > could you please tellme which one of the the three 50-52 of > http://sources.zabbadoz.net/freebsd/lor.html > got fixed with this commit so I can update the state? I don't think it's listed there, as it's not a LOR per se. No recursive mutex acquisitions are listed in the URL above. I could be wrong though, so wait until Darren replies :-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050109231923.GG832>