Re: [PATCH v10 4/4] cgroups: implement the PIDs subsystem
From: Tejun Heo <hidden>
Date: 2015-05-13 17:47:13
Also in:
lkml
From: Tejun Heo <hidden>
Date: 2015-05-13 17:47:13
Also in:
lkml
On Thu, May 14, 2015 at 03:44:24AM +1000, Aleksa Sarai wrote:
I think it's because we didn't want to expose PIDS_MAX to userspace. But we're not *really* exposing it, we're just enforcing the input limit for "max".
Ah, PIDS_MAX is fine then. Thanks. -- tejun