cvs commit: src/sys/sys buf.h

Poul-Henning Kamp phk at phk.freebsd.dk
Thu Nov 4 01:40:12 PST 2004


We've reached a major milestone in the buf-junta work:  struct buf
is no longer an I/O request.

In message <200411040937.iA49bpEH085298 at repoman.freebsd.org>, Poul-Henning Kamp writes:
>phk         2004-11-04 09:37:50 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/sys              buf.h 
>  Log:
>  Eliminate the embedded struct bio in struct buf.
>  
>  Saves approx 100-170 bytes per buf depending on architecture.
>  
>  Revision  Changes    Path
>  1.178     +9 -10     src/sys/sys/buf.h
>

-- 
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 freebsd-current mailing list