[Devel] Re: [PATCH 2/6] Container Freezer: uninline thaw_process()
Pavel Machek
pavel at suse.cz
Wed Aug 20 09:44:36 PDT 2008
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
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list