Messages in this thread |  | | | Date | Fri, 14 Nov 2008 15:53:16 +0800 | | From | Li Zefan <> | | Subject | Re: [PATCH] memcg: reduce size of per-cpu-stat to be appropriate size. |
| |
>>> +static int mem_cgroup_size(void) >> inline this function? >> > necessary ? >
Not so necessary IMO. It's called when a cgroup is created and removed, that is mkdir and rmdir, where performance is not critical.
|  |