| Date | Wed, 9 Jan 2013 01:15:12 -0800 | From | Andrew Morton <> | Subject | Re: [PATCH 1/2] Add mempressure cgroup |
| |
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.
|