From owner-freebsd-current Wed Jan 16 12:20:19 2002 Delivered-To: freebsd-current@freebsd.org Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (Postfix) with ESMTP id 1214A37B419 for ; Wed, 16 Jan 2002 12:20:05 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.9.3/8.9.3) with UUCP id VAA08710 for freebsd-current@freebsd.org; Wed, 16 Jan 2002 21:20:04 +0100 (CET) Received: (from j@localhost) by uriah.heep.sax.de (8.11.6/8.11.6) id g0GKISJ05153; Wed, 16 Jan 2002 21:18:28 +0100 (MET) (envelope-from j) Date: Wed, 16 Jan 2002 21:18:28 +0100 (MET) Message-Id: <200201162018.g0GKISJ05153@uriah.heep.sax.de> Mime-Version: 1.0 X-Newsreader: knews 1.0b.1 Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Organization: Private BSD site, Dresden X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E References: <200201160738.XAA23971@lecs.cs.ucla.edu> <200201161833.NAA19174@marlborough.cnchost.com> From: j@uriah.heep.sax.de (Joerg Wunsch) Subject: Re: size of /usr/src X-Original-Newsgroups: local.freebsd.current To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bakul Shah wrote: > On a -CURRENT: > $ du -s /usr/src > 389637 /usr/src > > FFS likes to have about 10% free space + add a few more (may > be 4%) for the inodes space. So you need a partition of at > least 450MB. j@uriah 57% df -k /usr/src Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/vinum/src 595455 434778 113041 79% /usr/src That is -current as of around christmas. There's a stale /sys/i386/compile directory in it, but that doesn't contribute much to the above since there are no .o files in it. The file system is a 1 KB fsize/8 KB bsize one; if you use larger block sizes, waste of space might be more. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message