Date: Mon, 15 Oct 2001 11:10:42 -0500 (CDT) From: mark tinguely <tinguely@web.cs.ndsu.nodak.edu> To: dillon@earth.backplane.com, tmoestl@gmx.net Cc: freebsd-hackers@FreeBSD.ORG, Patrick.Cipiere@udcast.com, tinguely@web.cs.ndsu.nodak.edu Subject: Re: contigfree, free what? Message-ID: <200110151610.f9FGAg433017@web.cs.ndsu.nodak.edu> In-Reply-To: <20011012204730.F407@crow.dom2ip.de>
next in thread | previous in thread | raw e-mail | index | archive | help
I have a potentially silly question about contigmalloc1(), if the very unlikely occurance that the kernel VM space ran out, (the vm_map_findspace() failed) wouldn't we want to return the chunk of contiguous physical space back on the free queue before we return an allocation failure? --mark tinguely. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110151610.f9FGAg433017>