From owner-cvs-all Sat Nov 17 2:54:10 2001 Delivered-To: cvs-all@freebsd.org Received: from mail12.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id B530137B416 for ; Sat, 17 Nov 2001 02:54:06 -0800 (PST) Received: (qmail 19969 invoked from network); 17 Nov 2001 10:54:06 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 17 Nov 2001 10:54:06 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200111161833.fAGIXJN18983@freefall.freebsd.org> Date: Sat, 17 Nov 2001 02:54:05 -0800 (PST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/release/alpha dokern.sh Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 16-Nov-01 John Baldwin wrote: > jhb 2001/11/16 10:33:19 PST > > Modified files: > release/alpha dokern.sh > Log: > Axe SMP support, the ses device, and the atapifd device from the kern.flp > boot kernel so it fits again. This actually gives us quite a bit of > breathing room, so some more ethernet drivers might be turned on now in a > later commit. Argh, the space gains I saw were in the uncompressed kernel and translated to only 8k of savings in the compressed one. The alpha kernel is still 20k over budget: # du -k /R/stage/image.kern 211 /R/stage/image.kern/boot 1460 /R/stage/image.kern Note that once I test may latest set of changes to the release stuff, we will be able to use the GENERIC kernel for CD booting, so if there are platforms which just have CD's and not floppies, we can safely axe them from the BOOTMFS kernel used on the floppies. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message