Journaling UFS with gjournal.

R. B. Riddick arne_woerner at yahoo.com
Mon Jun 19 13:37:08 UTC 2006


--- Pawel Jakub Dawidek <pjd at FreeBSD.org> wrote:
> 2. If we have file system, synchronize it.
> 3. Mark file system as clean.
> 4. Block all write requests to the file system.
>
Shouldn't we do 4. before 2.?

Do we write _new_ blocks of a file via the journal or directly to the file
system (I mean: If we have a new file, that grows sequentially from 0 bytes to
1GB, it would save some disc access, if we didn't write the data to the
journal)?

I like the BIO_FLUSH idea...

-Arne


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the freebsd-fs mailing list