Date: Wed, 10 Nov 2004 12:15:19 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: freebsd-hackers@freebsd.org Subject: Re: bugs in contigmalloc*() related to "page not found in hash" panics Message-ID: <200411102015.iAAKFJkD062569@apollo.backplane.com> References: <200411101801.iAAI1SkK061883@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Minor correction. The 'start = 1' part of the patch is not required, I missed the fact that the second loop was starting at start + 1. -Matt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411102015.iAAKFJkD062569>