cvs commit: src/sys/kern subr_disk.c

Jeff Roberson jroberson at chesapeake.net
Mon Jun 13 19:06:33 GMT 2005


On Mon, 13 Jun 2005, Scott Long wrote:

> Jeff Roberson wrote:
>
> > On Sun, 12 Jun 2005, Scott Long wrote:
> >
> >
> >>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?
> >
> >
> > I was not aware of any current code freeze.  Is there one?
> >
>
> I'm sorry Jeff, but this is unacceptable.  I've sent out many emails
> over the past week talking about Code Freeze.  If you're going to commit
> to our tree, reading developers@ is the minimum that you must do.

Would you please respond to my other constructive emails rather than just
scolding me and ignoring the rest.

>
> Scott
>


More information about the cvs-all mailing list