mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-27 14:30:32 +00:00
spelling: hierarchy
Signed-off-by: Josh Soref <jsoref@gmail.com>
This commit is contained in:
parent
154f647486
commit
d0d684687a
@ -1916,7 +1916,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
|
|||||||
<para>
|
<para>
|
||||||
<!--
|
<!--
|
||||||
Specify the control group value to be set on the unified cgroup
|
Specify the control group value to be set on the unified cgroup
|
||||||
shierarchy. The controller name is the literal name of the control
|
hierarchy. The controller name is the literal name of the control
|
||||||
group. The permitted names and the syntax of their values is not
|
group. The permitted names and the syntax of their values is not
|
||||||
dictated by LXC, instead it depends on the features of the Linux
|
dictated by LXC, instead it depends on the features of the Linux
|
||||||
kernel running at the time the container is started, eg.
|
kernel running at the time the container is started, eg.
|
||||||
|
@ -1443,7 +1443,7 @@ dev/null proc/kcore none bind,relative 0 0
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Specify the control group value to be set on the unified cgroup
|
Specify the control group value to be set on the unified cgroup
|
||||||
shierarchy. The controller name is the literal name of the control
|
hierarchy. The controller name is the literal name of the control
|
||||||
group. The permitted names and the syntax of their values is not
|
group. The permitted names and the syntax of their values is not
|
||||||
dictated by LXC, instead it depends on the features of the Linux
|
dictated by LXC, instead it depends on the features of the Linux
|
||||||
kernel running at the time the container is started, eg.
|
kernel running at the time the container is started, eg.
|
||||||
|
@ -1281,7 +1281,7 @@ static inline int cg_get_version_of_mntpt(const char *path)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Detect and store information about the cgroupfs v2 hierarchy. Currently only
|
/* Detect and store information about the cgroupfs v2 hierarchy. Currently only
|
||||||
* deals with the empty v2 hierachy as we do not retrieve enabled controllers.
|
* deals with the empty v2 hierarchy as we do not retrieve enabled controllers.
|
||||||
*/
|
*/
|
||||||
static bool cgv2_init(uid_t uid, gid_t gid)
|
static bool cgv2_init(uid_t uid, gid_t gid)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user