Re: [PATCH 2/6] Container Freezer: uninline thaw_process()

From: Pavel Machek
Date: Wed Aug 20 2008 - 12:57:17 EST


On Tue 2008-08-19 16:22:34, Matt Helsley wrote:
> Now that the cgroup freezer system also calls thaw_process() inlining these
> functions uses more space. Uninlining returns some space:
>
> Before:
> text data bss dec hex filename
> 4260872 275532 290816 4827220 49a854 vmlinux
> After:
> text data bss dec hex filename
> 4260852 275532 290816 4827200 49a840 vmlinux


20 bytes...

Does it still compile out if freezer is disabled?

Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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/