Re: [PATCH] cgroup: add documentation for the PIDs controller
From: Tejun Heo <hidden>
Date: 2015-07-14 21:47:53
Also in:
lkml
From: Tejun Heo <hidden>
Date: 2015-07-14 21:47:53
Also in:
lkml
On Sat, Jun 13, 2015 at 03:21:58AM +1000, Aleksa Sarai wrote:
The attached patch adds documentation concerning the PIDs controller. This should be applied alongside the rest of this patchset[1]. [1]: https://lkml.org/lkml/2015/6/9/320 8<----------------------------------------------------------------------------- Add documentation derived from kernel/cgroup_pids.c to the relevant Documentation/ directory, along with a few examples of how to use the PIDs controller as well an explanation of its peculiarities. Signed-off-by: Aleksa Sarai <cyphar-gVpy/LI/lHzQT0dZR+AlfA@public.gmane.org>
Applied to cgroup/for-4.3. Thanks. -- tejun