Re: [PATCH 2/2] file capabilities: turn on by default

From: Chris Wright
Date: Mon Sep 22 2008 - 19:07:55 EST


* Serge E. Hallyn (serue@xxxxxxxxxx) 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/