|
|
minfree also determines when the filesystem will automatically switch between time optimization and space optimization. If there are more than (minfree -2) percent free fragments, the filesystem will switch to space optimization. If minfree is less than 5, then any switch to time optimization will be inhibited.
Generally one should optimize for time unless the filesystem is over 90% full.