diff options
Diffstat (limited to 'templates/man7/cgroups.7.pot')
-rw-r--r-- | templates/man7/cgroups.7.pot | 278 |
1 files changed, 203 insertions, 75 deletions
diff --git a/templates/man7/cgroups.7.pot b/templates/man7/cgroups.7.pot index 9569cb83..2a307d90 100644 --- a/templates/man7/cgroups.7.pot +++ b/templates/man7/cgroups.7.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 16:53+0100\n" +"POT-Creation-Date: 2024-06-01 05:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -24,15 +24,15 @@ msgid "cgroups" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" +msgid "2024-05-02" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" msgstr "" #. type: SH @@ -1083,7 +1083,7 @@ msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" -"The following options (I<mount\\~-o>) can be specified when mounting the " +"The following options (I<mount\\ -o>) can be specified when mounting the " "group v2 filesystem:" msgstr "" @@ -1363,10 +1363,9 @@ msgid "" msgstr "" #. type: SS -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed #, no-wrap -msgid "Cgroups v2 \"no internal processes\" rule" +msgid "Cgroups v2 \\[dq]no internal processes\\[dq] rule" msgstr "" #. type: Plain text @@ -1633,11 +1632,10 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" -"Writing the string I<\"max\"> to this file means that no limit is imposed. " -"The default value in this file is I<\"max\" .>" +"Writing the string I<\\[dq]max\\[dq]> to this file means that no limit is " +"imposed. The default value in this file is I<\\[dq]max\\[dq]>." msgstr "" #. type: TP @@ -1657,14 +1655,6 @@ msgid "" "limit fails (I<mkdir>(2) fails with the error B<EAGAIN>)." msgstr "" -#. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -msgid "" -"Writing the string I<\"max\"> to this file means that no limit is imposed. " -"The default value in this file is I<\"max\">." -msgstr "" - #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -2178,14 +2168,13 @@ msgid "I<domain invalid>" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" "This is a cgroup inside a threaded subtree that is in an \"invalid\" state. " "Processes can't be added to the cgroup, and controllers can't be enabled for " "the cgroup. The only thing that can be done with this cgroup (other than " "deleting it) is to convert it to a I<threaded> cgroup by writing the string " -"I<\"threaded\"> to the I<cgroup.type> file." +"I<\\[dq]threaded\\[dq]> to the I<cgroup.type> file." msgstr "" #. type: Plain text @@ -2259,11 +2248,10 @@ msgid "(1)" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" -"We write the string I<\"threaded\"> to the I<cgroup.type> file of a cgroup " -"I<y/z> that currently has the type I<domain>. This has the following " +"We write the string I<\\[dq]threaded\\[dq]> to the I<cgroup.type> file of a " +"cgroup I<y/z> that currently has the type I<domain>. This has the following " "effects:" msgstr "" @@ -2300,16 +2288,15 @@ msgid "(2)" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" -"We write the string I<\"threaded\"> to each of the I<domain invalid> cgroups " -"under I<y>, in order to convert them to the type I<threaded>. As a " +"We write the string I<\\[dq]threaded\\[dq]> to each of the I<domain invalid> " +"cgroups under I<y>, in order to convert them to the type I<threaded>. As a " "consequence of this step, all threads under the threaded root now have the " "type I<threaded> and the threaded subtree is now fully usable. The " -"requirement to write I<\"threaded\"> to each of these cgroups is somewhat " -"cumbersome, but allows for possible future extensions to the thread-mode " -"model." +"requirement to write I<\\[dq]threaded\\[dq]> to each of these cgroups is " +"somewhat cumbersome, but allows for possible future extensions to the thread-" +"mode model." msgstr "" #. type: Plain text @@ -2335,20 +2322,18 @@ msgid "The type of I<z> becomes I<domain threaded>." msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" -"All of the descendant cgroups of I<x> that were not already of type " +"All of the descendant cgroups of I<z> that were not already of type " "I<threaded> are converted to type I<domain invalid>." msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" "As before, we make the threaded subtree usable by writing the string " -"I<\"threaded\"> to each of the I<domain invalid> cgroups under I<y>, in " -"order to convert them to the type I<threaded>." +"I<\\[dq]threaded\\[dq]> to each of the I<domain invalid> cgroups under I<z>, " +"in order to convert them to the type I<threaded>." msgstr "" #. type: Plain text @@ -2481,20 +2466,18 @@ msgid "A number of rules apply when writing to the I<cgroup.type> file:" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" -"Only the string I<\"threaded\"> may be written. In other words, the only " -"explicit transition that is possible is to convert a I<domain> cgroup to " -"type I<threaded>." +"Only the string I<\\[dq]threaded\\[dq]> may be written. In other words, the " +"only explicit transition that is possible is to convert a I<domain> cgroup " +"to type I<threaded>." msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" -"The effect of writing I<\"threaded\"> depends on the current value in " -"I<cgroup.type>, as follows:" +"The effect of writing I<\\[dq]threaded\\[dq]> depends on the current value " +"in I<cgroup.type>, as follows:" msgstr "" #. type: Plain text @@ -2554,18 +2537,17 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" "If any of the above constraints is violated, then an attempt to write " -"I<\"threaded\"> to a I<cgroup.type> file fails with the error B<ENOTSUP>." +"I<\\[dq]threaded\\[dq]> to a I<cgroup.type> file fails with the error " +"B<ENOTSUP>." msgstr "" #. type: SS -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed #, no-wrap -msgid "The \"domain threaded\" cgroup type" +msgid "The \\[dq]domain threaded\\[dq] cgroup type" msgstr "" #. type: Plain text @@ -2577,9 +2559,8 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -msgid "The string I<\"threaded\"> is written to a child cgroup." +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed +msgid "The string I<\\[dq]threaded\\[dq]> is written to a child cgroup." msgstr "" #. type: Plain text @@ -2630,13 +2611,12 @@ msgid "Exceptions for the root cgroup" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" "The root cgroup of the v2 hierarchy is treated exceptionally: it can be the " "parent of both I<domain> and I<threaded> cgroups. If the string " -"I<\"threaded\"> is written to the I<cgroup.type> file of one of the children " -"of the root cgroup, then" +"I<\\[dq]threaded\\[dq]> is written to the I<cgroup.type> file of one of the " +"children of the root cgroup, then" msgstr "" #. type: Plain text @@ -2673,15 +2653,13 @@ msgid "" msgstr "" #. type: SS -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed #, no-wrap -msgid "The cgroups v2 \"cpu\" controller and realtime threads" +msgid "The cgroups v2 \\[dq]cpu\\[dq] controller and realtime threads" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" "As at Linux 4.19, the cgroups v2 I<cpu> controller does not support control " "of realtime threads (specifically threads scheduled under any of the " @@ -2689,8 +2667,8 @@ msgid "" "B<sched>(7)). Therefore, the I<cpu> controller can be enabled in the root " "cgroup only if all realtime threads are in the root cgroup. (If there are " "realtime threads in nonroot cgroups, then a B<write>(2) of the string " -"I<\"+cpu\"> to the I<cgroup.subtree_control> file fails with the error " -"B<EINVAL>.)" +"I<\\[dq]+cpu\\[dq]> to the I<cgroup.subtree_control> file fails with the " +"error B<EINVAL>.)" msgstr "" #. type: Plain text @@ -3093,6 +3071,132 @@ msgstr "" msgid "Linux man-pages 6.03" msgstr "" +#. type: SS +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "Cgroups v2 \"no internal processes\" rule" +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"Writing the string I<\"max\"> to this file means that no limit is imposed. " +"The default value in this file is I<\"max\" .>" +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"Writing the string I<\"max\"> to this file means that no limit is imposed. " +"The default value in this file is I<\"max\">." +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"This is a cgroup inside a threaded subtree that is in an \"invalid\" state. " +"Processes can't be added to the cgroup, and controllers can't be enabled for " +"the cgroup. The only thing that can be done with this cgroup (other than " +"deleting it) is to convert it to a I<threaded> cgroup by writing the string " +"I<\"threaded\"> to the I<cgroup.type> file." +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"We write the string I<\"threaded\"> to the I<cgroup.type> file of a cgroup " +"I<y/z> that currently has the type I<domain>. This has the following " +"effects:" +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"We write the string I<\"threaded\"> to each of the I<domain invalid> cgroups " +"under I<y>, in order to convert them to the type I<threaded>. As a " +"consequence of this step, all threads under the threaded root now have the " +"type I<threaded> and the threaded subtree is now fully usable. The " +"requirement to write I<\"threaded\"> to each of these cgroups is somewhat " +"cumbersome, but allows for possible future extensions to the thread-mode " +"model." +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"All of the descendant cgroups of I<x> that were not already of type " +"I<threaded> are converted to type I<domain invalid>." +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"As before, we make the threaded subtree usable by writing the string " +"I<\"threaded\"> to each of the I<domain invalid> cgroups under I<y>, in " +"order to convert them to the type I<threaded>." +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"Only the string I<\"threaded\"> may be written. In other words, the only " +"explicit transition that is possible is to convert a I<domain> cgroup to " +"type I<threaded>." +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"The effect of writing I<\"threaded\"> depends on the current value in " +"I<cgroup.type>, as follows:" +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"If any of the above constraints is violated, then an attempt to write " +"I<\"threaded\"> to a I<cgroup.type> file fails with the error B<ENOTSUP>." +msgstr "" + +#. type: SS +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "The \"domain threaded\" cgroup type" +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "The string I<\"threaded\"> is written to a child cgroup." +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"The root cgroup of the v2 hierarchy is treated exceptionally: it can be the " +"parent of both I<domain> and I<threaded> cgroups. If the string " +"I<\"threaded\"> is written to the I<cgroup.type> file of one of the children " +"of the root cgroup, then" +msgstr "" + +#. type: SS +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "The cgroups v2 \"cpu\" controller and realtime threads" +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"As at Linux 4.19, the cgroups v2 I<cpu> controller does not support control " +"of realtime threads (specifically threads scheduled under any of the " +"policies B<SCHED_FIFO>, B<SCHED_RR>, described B<SCHED_DEADLINE>; see " +"B<sched>(7)). Therefore, the I<cpu> controller can be enabled in the root " +"cgroup only if all realtime threads are in the root cgroup. (If there are " +"realtime threads in nonroot cgroups, then a B<write>(2) of the string " +"I<\"+cpu\"> to the I<cgroup.subtree_control> file fails with the error " +"B<EINVAL>.)" +msgstr "" + #. type: TP #: debian-bookworm #, no-wrap @@ -3100,15 +3204,33 @@ msgid "I</proc/[pid]/cgroup> (since Linux 2.6.24)" msgstr "" #. type: TH -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-04-03" +msgid "2023-10-31" +msgstr "" + +#. type: TH +#: fedora-40 mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "2024-03-05" +msgstr "" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: opensuse-leap-15-6 #, no-wrap -msgid "Linux man-pages 6.05.01" +msgid "2023-04-03" msgstr "" #. type: TH @@ -3116,3 +3238,9 @@ msgstr "" #, no-wrap msgid "Linux man-pages 6.04" msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "" |