Allocating uninitialized file blocks
Posted Apr 19, 2012 14:56 UTC (Thu) by
vonbrand (subscriber, #4458)
In reply to:
Allocating uninitialized file blocks by epa
Parent article:
Allocating uninitialized file blocks
The problem is that zeroing blocks is work, and besides SSDs (and RAIDs) shouldn't be written except when really needed.
Why not just split the range fallocated and just rewrite the affected blocks, not the whole range?
(
Log in to post comments)