From owner-freebsd-chat Sun Dec 22 11:47:56 2002 Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E110037B401 for ; Sun, 22 Dec 2002 11:47:55 -0800 (PST) Received: from goose.mail.pas.earthlink.net (goose.mail.pas.earthlink.net [207.217.120.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8916D43EDC for ; Sun, 22 Dec 2002 11:47:55 -0800 (PST) (envelope-from rsidd@papagena.rockefeller.edu) Received: from user-0cev11k.cable.mindspring.com ([24.239.132.52] helo=bluerondo.a.la.turk) by goose.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18QC4o-00017A-01 for chat@FreeBSD.ORG; Sun, 22 Dec 2002 11:47:55 -0800 Received: (qmail 3259 invoked by uid 1001); 22 Dec 2002 19:47:51 -0000 Date: Sun, 22 Dec 2002 14:47:51 -0500 From: Rahul Siddharthan To: Giorgos Keramidas Cc: chat@FreeBSD.ORG Subject: Re: FreeBSD's momentum and future prospects Message-ID: <20021222194751.GA3140@papagena.rockefeller.edu> References: <20021222034806.GA34537@dogma.freebsd-uk.eu.org> <20021222064026.GA421@papagena.rockefeller.edu> <20021222065216.GA468@papagena.rockefeller.edu> <20021222172853.GC16833@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021222174108.GD16833@gothmog.gr> User-Agent: Mutt/1.3.27i X-Operating-System: FreeBSD 4.7-STABLE i386 Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Giorgos Keramidas wrote: > freebsd5 % ls -l /boot/kernel/kernel > -r-xr-xr-x 1 root wheel 3076790 Dec 22 02:30 /boot/kernel/kernel > linux-2.4.17 % ls -l /boot/kernel > -rw-r--r-- 1 root root 733501 Feb 2 2002 kernel Note that linux kernels are typically compressed (ie, if you made them using "make bzImage"). I think this is due to some constraints with lilo -- certainly the disk space saving these days is quite negligible, and once it's loaded it's uncompressed anyway. Uncompressed, if I remember right, the sizes are comparable. - Rahul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message