Skip to content

system.file.allocate recommandation #387

Answered by Undrog
simonc56 asked this question in Q&A
Discussion options

You must be logged in to vote

There's a short section about this setting in the main README.md for this project. It's disabled by default because it only benefits HDD's according to this. From what I know about SSD's, I'd agree that preallocation doesn't do any good with SSD, but if you are using HDD's, then you might want to consider it to reduce fragmentation/enable fast sequential reads without significant seeking.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@simonc56
Comment options

Answer selected by simonc56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants