cvs commit: src/sys/kern init_main.c kern_descrip.c sys_pipe.c uipc_syscalls.c uipc_usrreq.c vfs_syscalls.c src/sys/sys filedesc.h

David O'Brien obrien at FreeBSD.org
Thu Jan 15 11:32:36 PST 2004


On Thu, Jan 15, 2004 at 08:23:55PM +0100, Dag-Erling Sm?rgrav wrote:
> "David O'Brien" <obrien at FreeBSD.org> writes:
> > On Thu, Jan 15, 2004 at 07:17:39PM +0100, Dag-Erling Sm?rgrav wrote:
> > > I had no idea it existed...  it also seems (to my eyes) suboptimal as
> > > it uses arrays of bytes instead of long.
> > Could you rerun your benchmark using it so we have consistency in the
> > tree?
> 
> It will take several days to rewrite the code to use bitstrings and
> make sure nothing broke in the process.  Are you volunteering?

No.  Isn't that your responsibility committing new code to use existing
API's when there isn't a good reason not to use them?


More information about the cvs-src mailing list