Date: Sun, 12 Jun 2005 16:44:43 -0600 From: Scott Long <scottl@samsco.org> To: Jeff Roberson <jeff@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_disk.c Message-ID: <42ACBADB.70109@samsco.org> In-Reply-To: <200506122232.j5CMWTIb020093@repoman.freebsd.org> References: <200506122232.j5CMWTIb020093@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jeff Roberson wrote: > jeff 2005-06-12 22:32:29 UTC > > FreeBSD src repository > > Modified files: > sys/kern subr_disk.c > Log: > - Dramatically simplify bioqdisksort(). We no longer do ordered bios so > most of the code to deal with them has been dead for sometime. Simplify > the code by doing an insert sort hinted by the current head position. > > Met with apathy by: arch@ > > Revision Changes Path > 1.84 +40 -85 src/sys/kern/subr_disk.c Not exactly apathy, just lack of time ;-( I trust that this has been adequately tested on many different workloads? Also, how exactly does this fall under your blanket approval to fix VFS? Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42ACBADB.70109>