提交 312eb712 编写于 作者: T Tobias Klauser 提交者: Tejun Heo

cgroup: Fix indenting in PID controller documentation

Follow the common documentation style in the file and indent the
interface file description by a tab instead of just a space.
Signed-off-by: NTobias Klauser <tklauser@distanz.ch>
Signed-off-by: NTejun Heo <tj@kernel.org>
上级 c1ae3cfa
......@@ -1142,16 +1142,17 @@ used by the kernel.
pids.max
A read-write single value file which exists on non-root cgroups. The
default is "max".
A read-write single value file which exists on non-root
cgroups. The default is "max".
Hard limit of number of processes.
Hard limit of number of processes.
pids.current
A read-only single value file which exists on all cgroups.
A read-only single value file which exists on all cgroups.
The number of processes currently in the cgroup and its descendants.
The number of processes currently in the cgroup and its
descendants.
Organisational operations are not blocked by cgroup policies, so it is
possible to have pids.current > pids.max. This can be done by either
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册