From owner-freebsd-current@FreeBSD.ORG Sat Mar 29 13:06:45 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3F7A37B401 for ; Sat, 29 Mar 2003 13:06:45 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E05143FBF for ; Sat, 29 Mar 2003 13:06:45 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.8/8.12.7) with ESMTP id h2TL6eAm008792; Sat, 29 Mar 2003 13:06:44 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.8/8.12.8/Submit) id h2TL6e66008791; Sat, 29 Mar 2003 13:06:40 -0800 (PST) Date: Sat, 29 Mar 2003 13:06:40 -0800 From: "David O'Brien" To: Makoto Matsushita Message-ID: <20030329210640.GD37614@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Makoto Matsushita , current@FreeBSD.org References: <20030329190908R.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030329190908R.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: current@FreeBSD.org Subject: Re: FreeBSD/alpha kern.flp flood X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: current@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2003 21:06:49 -0000 On Sat, Mar 29, 2003 at 07:09:08PM +0900, Makoto Matsushita wrote: > > It seems that kern.flp for FreeBSD/alpha is flooded (tested on FreeBSD/i386). > Maybe several kbytes should be removed from the kernel: > image.kern/boot: > total 210 > -rw-r--r-- 1 root wheel 764 Mar 28 00:57 device.hints > -r-xr-xr-x 1 root wheel 200864 Mar 28 00:57 loader > -rw-r--r-- 1 root wheel 245 Mar 28 00:57 loader.rc > > Anybody have an idea to reduce the size? Does this loader have FICL compiled in?