Advice for hacking on ufs/ffs

Dag-Erling Smørgrav des at des.no
Thu Jul 27 07:14:47 UTC 2006


"Rick C. Petty" <rick-freebsd at kiwi-computer.com> writes:
> On Tue, Jul 25, 2006 at 10:53:31AM -0700, Shane Adams wrote:
> > I used dd to create 1G file.
> A faster way is:
>     touch filename
>     truncate -s 1g filename

no, this will result in a fragmented image, which will hurt run-time
performance.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-fs mailing list