Re: [PATCH] cgroup: uninline cgroup_has_css_refs()

From: Paul Menage
Date: Wed Jul 30 2008 - 06:37:58 EST


On Sun, Jul 27, 2008 at 7:21 PM, Li Zefan <lizf@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx>

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
--
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/