Messages in this thread |  | | | Date | Sat, 07 Jun 2008 13:16:09 +0900 | | From | KOSAKI Motohiro <> | | Subject | Re: [PATCH] cgroup: anotate two variables with __read_mostly | |
>
> - need_forkexit_callback will be read only after system boot.
> - use_task_css_set_links will be read only after it's set.
>
> And these 2 variables are checked when a new process is forked.
>
> Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
nice :)
Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
|  |