[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080922225315.GA610@sequoia.sous-sol.org>
Date: Mon, 22 Sep 2008 15:53:21 -0700
From: Chris Wright <chrisw@...s-sol.org>
To: "Serge E. Hallyn" <serue@...ibm.com>
Cc: Randy Dunlap <randy.dunlap@...cle.com>,
lkml <linux-kernel@...r.kernel.org>,
linux-security-module@...r.kernel.org,
James Morris <jmorris@...hat.com>,
Andrew Morgan <morgan@...nel.org>,
Andreas Gruenbacher <agruen@...e.de>,
Andrew Morton <akpm@...l.org>,
Chris Wright <chrisw@...s-sol.org>
Subject: Re: [PATCH 2/2] file capabilities: turn on by default
* Serge E. Hallyn (serue@...ibm.com) wrote:
> Here are the sizes I get with Linus' plain tree and patched
> with both of these patches:
>
> master with file capabilities: 6241626
> master w/o file capabilities: 6241595
>
> patched with file capabilities: 6241782
> patched w/o file capabilities: 6241595
>
> So actually I don't like the added size.
Different than I'm seeing here (note: defconfig has file capabilities):
text data bss dec hex filename
6804621 1017960 671900 8494481 819d91 obj64-defconfig/vmlinux
6804642 1017984 671900 8494526 819dbe obj64-defconfig-patch/vmlinux
6804069 1017960 671900 8493929 819b69 obj64-nofcap/vmlinux
6804068 1017960 671900 8493928 819b68 obj64-nofcap-patch/vmlinux
thanks,
-chris
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists