From owner-freebsd-current@FreeBSD.ORG Sat May 26 11:56:13 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F1FA616A47E for ; Sat, 26 May 2007 11:56:13 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 5C48613C458 for ; Sat, 26 May 2007 11:56:11 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HrusP-0004zC-Bm for freebsd-current@freebsd.org; Sat, 26 May 2007 13:56:05 +0200 Received: from 78-0-91-14.adsl.net.t-com.hr ([78.0.91.14]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 May 2007 13:56:05 +0200 Received: from ivoras by 78-0-91-14.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 May 2007 13:56:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Sat, 26 May 2007 13:55:50 +0200 Lines: 39 Message-ID: References: <20070525095146.GA45288@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig2263C07A499962078D4A17D5" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 78-0-91-14.adsl.net.t-com.hr User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) In-Reply-To: <20070525095146.GA45288@freebsd.org> X-Enigmail-Version: 0.94.3.0 Sender: news Subject: Re: size of kernel after gcc4.2 upgrade X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 May 2007 11:56:14 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2263C07A499962078D4A17D5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Roman Divacky wrote: > ie. after gcc42 import the kernel size increased roughly by 60% thats > a little too much. is there any forgotten option or something that > makes the kernel grow so big? Ouch, I've just got bitten by this. I'm trying to update a 6.x machine to 7-current, and couldn't install the kernel because there's no space for in on the root file system. This is an old-style root file system of 256 MB. By fiddling around I've managed to free enough space, and I see now that my new /boot/kernel's size is 106 MB! This means I can't hold both kernel and kernel.old on the root file system. This may need to be addressed in upgrade documents. (And others - for example, tuning(7) still implicitly recommends a 128 MB root file system)= =2E --------------enig2263C07A499962078D4A17D5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGWCBMldnAQVacBcgRAkV1AKDOhdHkiQTPNFahZ/0KYOKIiJJQOACguClb MlBlo1ZLQUc8nvlhBwCkIyY= =YCvE -----END PGP SIGNATURE----- --------------enig2263C07A499962078D4A17D5--