Improving ext4: bigalloc, inline data, and metadata checksums
Posted Dec 2, 2011 23:43 UTC (Fri) by
walex (subscriber, #69836)
In reply to:
Improving ext4: bigalloc, inline data, and metadata checksums by trasz
Parent article:
Improving ext4: bigalloc, inline data, and metadata checksums
«UFS as found in FreeBSD 10 uses 32kB/4kB»
That is terrible, becase it means that except for the tail the system enforces a fixed 32KiB read ahead and write behind, rather than an adaptive (or at least tunable) one.
(
Log in to post comments)