summaryrefslogtreecommitdiff
path: root/Makefile.config.example
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-04-30 13:49:25 +0100
committerVincent Sanders <vince@kyllikki.org>2015-04-30 13:49:25 +0100
commit05538c0264db8ba117248f481e769f62969dc82b (patch)
tree09819251607b3ece5913be283256e9505c3c97b8 /Makefile.config.example
parentc6a6c8e7faa9165d5337e61c6bd331071367cec0 (diff)
downloadnetsurf-05538c0264db8ba117248f481e769f62969dc82b.tar.gz
netsurf-05538c0264db8ba117248f481e769f62969dc82b.tar.bz2
Ensure small block cache files allocate their entire extent at open.
It seems many filesystems are greatly more efficient if the block file is allocated its entire extent once rather than trying to continuously grown the file later. The size of the block files is known at their creation time so this change ensures they are grown to the full possible extent hence removing future inefficient writes.
Diffstat (limited to 'Makefile.config.example')
0 files changed, 0 insertions, 0 deletions