Messages in this thread |  | | Date | Wed, 9 Jan 2013 17:43:45 +0400 | From | Glauber Costa <> | Subject | Re: [PATCH 1/2] Add mempressure cgroup |
| |
On 01/09/2013 01:15 PM, Andrew Morton wrote: > On Wed, 9 Jan 2013 12:56:46 +0400 Glauber Costa <glommer@parallels.com> wrote: > >>> +#if IS_SUBSYS_ENABLED(CONFIG_CGROUP_MEMPRESSURE) >>> +SUBSYS(mpc_cgroup) >>> +#endif >> >> It might be just me, but if one does not know what this is about, "mpc" >> immediately fetches something communication-related to mind. I would >> suggest changing this to just plain "mempressure_cgroup", or something >> more descriptive. > > mempressure_cgroup is rather lengthy. "mpcg" would be good - it's short > and rememberable. > Or, since most of the cgroups don't actually use the suffix "cgroup" (with the exception of cpu and memcg), maybe just mempressure?
|  |