Re: [PATCH -V9 08/15] hugetlb: Make some static variables global
From: Michal Hocko <hidden>
Date: 2012-06-14 07:38:03
Also in:
linux-mm, lkml
From: Michal Hocko <hidden>
Date: 2012-06-14 07:38:03
Also in:
linux-mm, lkml
On Wed 13-06-12 15:57:27, Aneesh Kumar K.V wrote:
From: "Aneesh Kumar K.V" <redacted> We will use them later in hugetlb_cgroup.c Signed-off-by: Aneesh Kumar K.V <redacted>
Reviewed-by: Michal Hocko <redacted> Just a nit [...]
+extern int hugetlb_max_hstate;
Maybe we can mark it __read_mostly as it is modified only during initialization and then it is just a constant. -- Michal Hocko SUSE Labs SUSE LINUX s.r.o. Lihovarska 1060/12 190 00 Praha 9 Czech Republic -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>