From owner-freebsd-current Wed Sep 2 00:45:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA07397 for freebsd-current-outgoing; Wed, 2 Sep 1998 00:45:02 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA07388 for ; Wed, 2 Sep 1998 00:44:59 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id RAA14655; Wed, 2 Sep 1998 17:43:56 +1000 Date: Wed, 2 Sep 1998 17:43:56 +1000 From: Bruce Evans Message-Id: <199809020743.RAA14655@godzilla.zeta.org.au> To: bde@zeta.org.au, tlambert@primenet.com Subject: Re: ELF binaries size Cc: current@FreeBSD.ORG, jdp@polstra.com, reilly@zeta.org.au Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> I think it implies that elf wastes a full page of memory (the space >> between the ':'s above) most of the time (unless the ':'s are on a >> page boundary), while aout only wastes an average of half a page >> (the space between the text ':' and the end of the page). > >Actually, it implies that the x86 architecture wastes a full page of >memory, by not supportin byte-level protection resoloution. Except using byte-granularity segments. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message