liburkel
liburkel copied to clipboard
Preallocate smaller sparse files
This would allow us to utilize memory-mapped writes and get rid of our write buffer. This is a breaking change, but may be worth it in terms of simplicity and performance.