stop UBC use by filesystems

Peter Gordon admin at ramshacklestudios.com
Sat Jan 28 18:50:49 UTC 2006


On Fri, 2006-01-27 at 12:32 +0000, T. Horsnell wrote:
> And since there is no point in
> buffering the data in the first place if its not going to be
> re-accessed in a short time, that delay could possibly be avoided.

Buffering also allows the device to write the data in bursts, which
makes the write(s) orders of magnitude faster in most cases; and it also
allows the device to write in sequentially large chunks, instead of
simply writing the data as its received, which allows for things like
I/O scheduling and prioritizing, et al.
-- 
Peter Gordon (codergeek42)
GnuPG Public Key: 0xDA3634D7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060128/6a81bedb/attachment-0001.sig>


More information about the fedora-list mailing list