cvs commit: src/sys/kern vfs_subr.c
Poul-Henning Kamp
phk at phk.freebsd.dk
Fri Oct 22 07:06:26 PDT 2004
In message <xzpu0smx32o.fsf at dwp.des.no>, =?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=
writes:
>Poul-Henning Kamp <phk at FreeBSD.org> writes:
>> Log:
>> Simplify buf_vlist_remove().
>>
>> Now that we have encapsulated the splaytree related information
>> into a structure we can eliminate the half of this function.
>
>Is there any particular reason why you are using a home-grown splay
>tree implementation instead of <sys/tree.h>?
s/you/Dillon/
None that I know off.
Right now I'm just doing the rearrangement of bits, we can look
into replacing some of them afterwards.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
More information about the cvs-src
mailing list