Date: Sat, 8 Dec 2001 15:14:31 -0600 From: Alfred Perlstein <bright@mu.org> To: Matt Dillon <dillon@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_bio.c Message-ID: <20011208151431.E92148@elvis.mu.org> In-Reply-To: <200112082037.fB8Kb8n13143@freefall.freebsd.org>; from dillon@FreeBSD.org on Sat, Dec 08, 2001 at 12:37:08PM -0800 References: <200112082037.fB8Kb8n13143@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Matt Dillon <dillon@FreeBSD.org> [011208 14:37] wrote: > dillon 2001/12/08 12:37:08 PST > > Modified files: > sys/kern vfs_bio.c > Log: > The nbuf calculation was assuming that PAGE_SIZE = 4096 bytes, which is > bogus. The calculation has been adjusted to use units of kilobytes. > > Noticed by: Chad David <davidc@acns.ab.ca> > MFC after: 1 week > > Revision Changes Path > 1.294 +12 -6 src/sys/kern/vfs_bio.c davidc :) -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' http://www.morons.org/rants/gpl-harmful.php3 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?20011208151431.E92148>