Oleg Gritsak wrote:
You should find a message written by Oliver Fromme at 26-th of April 2007,
subject "Re: UFS: optimization changed". That's an answer to your question... :)
(here's the link http://docs.freebsd.org/mail/archive/freebsd-stable.html)
Whoops, must have missed that one.
Thanks
You should find a message written by Oliver Fromme at 26-th of April 2007,
subject "Re: UFS: optimization changed". That's an answer to your question... :)
(here's the link http://docs.freebsd.org/mail/archive/freebsd-stable.html)
> newfs(8) manpage reports:
> However, tunefs(8) manpage reports:
On 6.2-STABLE,
newfs(8) manpage reports:
-o optimization
[..snip..]
If the value of min-free (see above) is less than 8%, the default is to
optimize for space; if the value of minfree is greater than or equal to
8%, the default is to optimize for time.
However, tunefs(8) manpage report