5.2-BETA: giving up on 4 buffers (ata)

Bruce Evans bde at zeta.org.au
Sat Dec 6 14:35:09 PST 2003


On Sat, 6 Dec 2003, Enache Adrian wrote:

> On Sat, Dec 06, 2003 a.d., Bruce Evans wrote:
> > of any publicly available fix.  My version of ext2fs avoids the bug by
> > doing buffering differently.
>
> Sorry for the ignorant question:
> Is that a new ext2fs implementation or just the older (working)
> sys/gnu/ext2fs ?

It is the older ext2fs with more things done the BSD way.  Linux ext2fs
keeps a private cache but normal BSD file system code puts buffers back
in the main cache immediately after using them.

Bruce


More information about the freebsd-current mailing list