On Wed 16-07-14 11:58:14, Johannes Weiner wrote: > On Wed, Jul 16, 2014 at 04:39:38PM +0200, Michal Hocko wrote: [...] > > +#ifdef CONFIG_MEMCG_KMEM > > + { > > + .name = "kmem.limit_in_bytes", > > + .private = MEMFILE_PRIVATE(_KMEM, RES_LIMIT), > > + .write = mem_cgroup_write, > > + .read_u64 = mem_cgroup_read_u64, > > + }, > > Does it really make sense to have a separate limit for kmem only? It seems that needs furhter discussion so I will drop it in next version of the patch and we can enable it or move to a single knob for U+K later. -- Michal Hocko SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>