Date: Mon, 10 Dec 2001 14:16:48 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: sheldonh@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/newfs newfs.8 Message-ID: <200112102216.fBAMGmX48849@apollo.backplane.com> References: <200112102208.AAA18580@ipcard.iptcom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
:Heh, now imagine that you have checkouted from our repo version of :/usr/ports - due to cvs metadata it has twice as much small files as :normal one, so amount of space wasted in 2K/16K case is also doubles, :resulting in some 200M wasted in fragments. This was exactly the case :here. : :-Maxim That *WAS* the checked out version. Are you sure you don't have extra cruft from the big ports layout change lying around? Oh, wait, I know what it probably is... I'll bet you left the work directory default in place, so all your work directories are sitting in /usr/ports. I have a WRKDIRPREFIX set in /etc/make.conf so work directories sit elsewhere, which allows me to NFS-export /usr/ports read-only. -Matt Matthew Dillon <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112102216.fBAMGmX48849>