From owner-freebsd-stable@FreeBSD.ORG Tue Jul 7 16:09:29 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B64121065698 for ; Tue, 7 Jul 2009 16:09:29 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from hamlet.setfilepointer.com (hamlet.SetFilePointer.com [63.224.10.2]) by mx1.freebsd.org (Postfix) with SMTP id 5BC6D8FC08 for ; Tue, 7 Jul 2009 16:09:28 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: (qmail 77155 invoked from network); 7 Jul 2009 11:09:28 -0500 Received: from keira.kiwi-computer.com (HELO kiwi-computer.com) (63.224.10.3) by hamlet.setfilepointer.com with SMTP; 7 Jul 2009 11:09:28 -0500 Received: (qmail 1734 invoked by uid 2001); 7 Jul 2009 16:09:28 -0000 Date: Tue, 7 Jul 2009 11:09:28 -0500 From: "Rick C. Petty" To: Ruben de Groot , FreeBSD Stable Mailing List Message-ID: <20090707160928.GA1662@keira.kiwi-computer.com> References: <20090703152150.GE11039@hugo10.ka.punkt.de> <20090705003834.12211k8697td2o74@webmail.private.lan> <20090706073941.GA78371@ei.bzerk.org> <20090706074256.GD6306@hugo10.ka.punkt.de> <4A51B721.5020505@andric.com> <4A51B9FA.9010906@andric.com> <20090706093904.GA79434@ei.bzerk.org> <20090706212045.GA91095@keira.kiwi-computer.com> <20090707092451.GA92743@ei.bzerk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090707092451.GA92743@ei.bzerk.org> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: What is /boot/kernel/*.symbols? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd2008@kiwi-computer.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jul 2009 16:09:30 -0000 On Tue, Jul 07, 2009 at 11:24:51AM +0200, Ruben de Groot wrote: > On Mon, Jul 06, 2009 at 04:20:45PM -0500, Rick C. Petty typed: > > On Mon, Jul 06, 2009 at 11:39:04AM +0200, Ruben de Groot wrote: > > > On Mon, Jul 06, 2009 at 10:46:50AM +0200, Dimitry Andric typed: > > > > > > > > Right, so it's a lot bigger on amd64. I guess those 64-bit pointers > > > > aren't entirely free. :) > > > > > > I'm not sure where the size difference comes from. I have some sparc64 > > > systems running -current with symbols and the size of /boot/kernel is > > > more comparable to i386, even with the 8-byte pointer size: > > > > Um, probably there are a lot of devices on amd64 that aren't available for > > sparc64? > > Yes, That's probably it. It was just a theory; I don't have sparc64. What's your output of "ls -1 /boot/kernel | wc"? -- Rick C. Petty