diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /templates/man2/set_mempolicy.2.pot | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'templates/man2/set_mempolicy.2.pot')
-rw-r--r-- | templates/man2/set_mempolicy.2.pot | 70 |
1 files changed, 55 insertions, 15 deletions
diff --git a/templates/man2/set_mempolicy.2.pot b/templates/man2/set_mempolicy.2.pot index 0fc8df51..2692afd7 100644 --- a/templates/man2/set_mempolicy.2.pot +++ b/templates/man2/set_mempolicy.2.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 17:07+0100\n" +"POT-Creation-Date: 2024-06-01 06:21+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 "set_mempolicy" 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 @@ -127,14 +127,13 @@ 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 opensuse-tumbleweed msgid "" "The I<mode> argument must specify one of B<MPOL_DEFAULT>, B<MPOL_BIND>, " -"B<MPOL_INTERLEAVE>, B<MPOL_PREFERRED>, or B<MPOL_LOCAL> (which are described " -"in detail below). All modes except B<MPOL_DEFAULT> require the caller to " -"specify the node or nodes to which the mode applies, via the I<nodemask> " -"argument." +"B<MPOL_INTERLEAVE>, B<MPOL_WEIGHTED_INTERLEAVE>, B<MPOL_PREFERRED>, or " +"B<MPOL_LOCAL> (which are described in detail below). All modes except " +"B<MPOL_DEFAULT> require the caller to specify the node or nodes to which the " +"mode applies, via the I<nodemask> argument." msgstr "" #. type: Plain text @@ -289,6 +288,25 @@ msgid "" msgstr "" #. type: TP +#: archlinux debian-unstable opensuse-tumbleweed +#, no-wrap +msgid "B<MPOL_WEIGHTED_INTERLEAVE> (since Linux 6.9)" +msgstr "" + +#. commit fa3bea4e1f8202d787709b7e3654eb0a99aed758 +#. type: Plain text +#: archlinux debian-unstable opensuse-tumbleweed +msgid "" +"This mode interleaves page allocations across the nodes specified in " +"I<nodemask> according to the weights in I</sys/kernel/mm/mempolicy/" +"weighted_interleave>. For example, if bits 0, 2, and 5 are set in " +"I<nodemask>, and the contents of I</sys/kernel/mm/mempolicy/" +"weighted_interleave/node0>, I</sys/>.\\|.\\|.I</node2>, and I</sys/>.\\|.\\|." +"I</node5> are 4, 7, and 9, respectively, then pages in this region will be " +"allocated on nodes 0, 2, and 5 in a 4:7:9 ratio." +msgstr "" + +#. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -489,6 +507,16 @@ msgstr "" msgid "Linux man-pages 6.03" msgstr "" +#. type: Plain text +#: debian-bookworm fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +msgid "" +"The I<mode> argument must specify one of B<MPOL_DEFAULT>, B<MPOL_BIND>, " +"B<MPOL_INTERLEAVE>, B<MPOL_PREFERRED>, or B<MPOL_LOCAL> (which are described " +"in detail below). All modes except B<MPOL_DEFAULT> require the caller to " +"specify the node or nodes to which the mode applies, via the I<nodemask> " +"argument." +msgstr "" + #. type: SH #: debian-bookworm #, no-wrap @@ -506,15 +534,21 @@ msgid "This system call is Linux-specific." msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "" + +#. type: TH +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-07-16" +msgid "Linux man-pages 6.06" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.7" msgstr "" #. type: TH @@ -528,3 +562,9 @@ msgstr "" #, no-wrap msgid "Linux man-pages 6.04" msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "" |