From owner-freebsd-current Tue Nov 30 3:18:42 1999 Delivered-To: freebsd-current@freebsd.org Received: from not.demophon.com (vpn.iscape.fi [195.170.146.67]) by hub.freebsd.org (Postfix) with ESMTP id B1266158A2 for ; Tue, 30 Nov 1999 03:17:52 -0800 (PST) (envelope-from will@not.demophon.com) Received: (from will@localhost) by not.demophon.com (8.9.3/8.8.7) id NAA52443; Tue, 30 Nov 1999 13:15:42 +0200 (EET) (envelope-from will) To: Julian Elischer Cc: current@freebsd.org Subject: Re: kernel: -mpreferred-stack-boundary=2 ?? References: From: Ville-Pertti Keinonen Date: 30 Nov 1999 13:15:41 +0200 In-Reply-To: Julian Elischer's message of "30 Nov 1999 12:39:40 +0200" Message-ID: <86d7ssi61u.fsf@not.demophon.com> Lines: 12 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Julian Elischer writes: > When did this come in? (I have been seeing it for a while but.. > I thought this was to save space on the bootblocks, not the entire > kernel?) > Do we really want shorts being pushed onto the stack as shorts? > (This is what this implies) No, the units are actually powers-of-two and that overrides the default of aligning for doubles (which would be useless in the kernel). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message