From owner-freebsd-arch@FreeBSD.ORG Wed Jan 5 07:05:26 2005 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E32416A4CE; Wed, 5 Jan 2005 07:05:26 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id C65A643D48; Wed, 5 Jan 2005 07:05:25 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 2EEF6ACAEE; Wed, 5 Jan 2005 08:05:24 +0100 (CET) Date: Wed, 5 Jan 2005 08:05:24 +0100 From: Pawel Jakub Dawidek To: Doug White Message-ID: <20050105070524.GN784@darkness.comp.waw.pl> References: <20050104224043.GM784@darkness.comp.waw.pl> <20050104183627.O20855@carver.gumbysoft.com> <41DB5AAB.9080705@freebsd.org> <20050104194302.O21516@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ICrdrp3pM9DyZLTK" Content-Disposition: inline In-Reply-To: <20050104194302.O21516@carver.gumbysoft.com> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: arch@freebsd.org cc: Scott Long Subject: Re: BigDisk project: du(1) 64bit clean. X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2005 07:05:26 -0000 --ICrdrp3pM9DyZLTK Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 04, 2005 at 07:46:06PM -0800, Doug White wrote: +> Now there is a question if gcc will do something odd to that embedded +> struct for alignment purposes. I haven't checked the original code for +> __packed, however... I checked where fields are placed after and before this change on all our archs and ABI is preserved. I wrote a small tool for this purpose if you want to play: http://people.freebsd.org/~pjd/ftstest.tbz % tar -jvxf ftstest.tbz % cd ftstest % make % old/oldfts % new/newfts It shows addresses of few fields in the structure. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --ICrdrp3pM9DyZLTK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFB25G0ForvXbEpPzQRAodgAJ0ZiJPbNSUHCEiDpdQ2BlZapv1MkwCgl2X1 Lv9lO4pj4TxwKv31jEMZ2K0= =QU/D -----END PGP SIGNATURE----- --ICrdrp3pM9DyZLTK--