[Devel] Re: [PATCH] cgroup: uninline cgroup_has_css_refs()
Paul Menage
menage at google.com
Wed Jul 30 03:37:41 PDT 2008
On Sun, Jul 27, 2008 at 7:21 PM, Li Zefan <lizf at cn.fujitsu.com> wrote:
> It's not small enough, and has 2 call sites.
>
> text data bss dec hex filename
> 12813 1676 4832 19321 4b79 cgroup.o.orig
> 12775 1676 4832 19283 4b53 cgroup.o
>
> Signed-off-by: Li Zefan <lizf at cn.fujitsu.com>
I'm not sure that saving 38 bytes is worth the tiny slowdown this
might introduce, but I guess it doesn't hurt much either way.
Paul
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list