# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2024-06-01 06:02+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "mbind" msgstr "" #. type: TH #: archlinux debian-unstable opensuse-tumbleweed #, no-wrap msgid "2024-05-02" msgstr "" #. type: TH #: archlinux debian-unstable #, no-wrap msgid "Linux man-pages 6.8" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "mbind - set memory policy for a memory range" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LIBRARY" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "NUMA (Non-Uniform Memory Access) policy library (I, I<-lnuma>)" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<#include Enumaif.hE>\n" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "BIB<[.>IB<], unsigned long >IB<, int >IB<,>\n" "B< const unsigned long >IB<[(.>IB< + ULONG_WIDTH - 1)>\n" "B\n" "B< unsigned long >IB<, unsigned int >IB<);>\n" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B() sets the NUMA memory policy, which consists of a policy mode and " "zero or more nodes, for the memory range starting with I and " "continuing for I bytes. The memory policy defines from which node " "memory is allocated." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If the memory range specified by the I and I arguments includes " "an \"anonymous\" region of memory\\[em]that is a region of memory created " "using the B(2) system call with the B\\[em]or a memory-" "mapped file, mapped using the B(2) system call with the " "B flag, pages will be allocated only according to the specified " "policy when the application writes (stores) to the page. For anonymous " "regions, an initial read access will use a shared page in the kernel " "containing all zeros. For a file mapped with B, an initial " "read access will allocate pages according to the memory policy of the thread " "that causes the page to be allocated. This may not be the thread that " "called B()." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The specified policy will be ignored for any B mappings in the " "specified memory range. Rather the pages will be allocated according to the " "memory policy of the thread that caused the page to be allocated. Again, " "this may not be the thread that called B()." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If the specified memory range includes a shared memory region created using " "the B(2) system call and attached using the B(2) system " "call, pages allocated for the anonymous or shared memory region will be " "allocated according to the policy specified, regardless of which process " "attached to the shared memory segment causes the allocation. If, however, " "the shared memory region was created with the B flag, the huge " "pages will be allocated according to the policy specified only if the page " "allocation is caused by the process that calls B() for that region." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "By default, B() has an effect only for new allocations; if the pages " "inside the range have been already touched before setting the policy, then " "the policy has no effect. This default behavior may be overridden by the " "B and B flags described below." msgstr "" #. type: Plain text #: archlinux debian-unstable opensuse-tumbleweed msgid "" "The I argument must specify one of B, B, " "B, B, B, or " "B (which are described in detail below). All policy modes " "except B require the caller to specify the node or nodes to " "which the mode applies, via the I argument." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The I argument may also include an optional I. The " "supported I are:" msgstr "" #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid "B (since Linux 5.15)" msgstr "" #. commit bda420b985054a3badafef23807c4b4fa38a3dff #. commit 6d2aec9e123bb9c49cb5c7fc654f25f81e688e8c #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "When I is B, enable the kernel NUMA balancing for the task " "if it is supported by the kernel. If the flag isn't supported by the " "kernel, or is used with I other than B, -1 is returned and " "I is set to B." msgstr "" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B (since Linux-2.6.26)" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A nonempty I specifies physical node IDs. Linux does not remap " "the I when the thread moves to a different cpuset context, nor " "when the set of nodes allowed by the thread's current cpuset context changes." msgstr "" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B (since Linux-2.6.26)" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A nonempty I specifies node IDs that are relative to the set of " "node IDs allowed by the thread's current cpuset." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "I points to a bit mask of nodes containing up to I bits. " "The bit mask size is rounded to the next multiple of I, but the kernel will use bits only up to I. A NULL value of " "I or a I value of zero specifies the empty set of nodes. " "If the value of I is zero, the I argument is ignored. " "Where a I is required, it must contain at least one node that is " "on-line, allowed by the thread's current cpuset context (unless the " "B mode flag is specified), and contains memory." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The I argument must include one of the following values:" msgstr "" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This mode requests that any nondefault policy be removed, restoring default " "behavior. When applied to a range of memory via B(), this means to " "use the thread memory policy, which may have been set with " "B(2). If the mode of the thread memory policy is also " "B, the system-wide default policy will be used. The system-" "wide default policy allocates pages on the node of the CPU that triggers the " "allocation. For B, the I and I arguments " "must be specify the empty set of nodes." msgstr "" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "" #. commit 19770b32609b6bf97a3dece2529089494cbfc549 #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This mode specifies a strict policy that restricts memory allocation to the " "nodes specified in I. If I specifies more than one " "node, page allocations will come from the node with sufficient free memory " "that is closest to the node where the allocation takes place. Pages will " "not be allocated from any node not specified in the IR nodemask . (Before " "Linux 2.6.26, page allocations came from the node with the lowest numeric " "node ID first, until that node contained no free memory. Allocations then " "came from the node with the next highest node ID specified in I " "and so forth, until none of the specified nodes contained free memory.)" msgstr "" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This mode specifies that page allocations be interleaved across the set of " "nodes specified in I. This optimizes for bandwidth instead of " "latency by spreading out pages and memory accesses to those pages across " "multiple nodes. To be effective the memory area should be fairly large, at " "least 1\\ MB or bigger with a fairly uniform access pattern. Accesses to a " "single page of the area will still be limited to the memory bandwidth of a " "single node." msgstr "" #. type: TP #: archlinux debian-unstable opensuse-tumbleweed #, no-wrap msgid "B (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 according to the weights in I. For example, if bits 0, 2, and 5 are set in " "I, and the contents of I, I.\\|.\\|.I, and I.\\|.\\|." "I 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 msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This mode sets the preferred node for allocation. The kernel will try to " "allocate pages from this node first and fall back to other nodes if the " "preferred nodes is low on free memory. If I specifies more than " "one node ID, the first node in the mask will be selected as the preferred " "node. If the I and I arguments specify the empty set, " "then the memory is allocated on the node of the CPU that triggered the " "allocation." msgstr "" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B (since Linux 3.8)" msgstr "" #. commit 479e2802d09f1e18a97262c4c6f8f17ae5884bd8 #. commit f2a07f40dbc603c15f8b06e6ec7f768af67b424f #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This mode specifies \"local allocation\"; the memory is allocated on the " "node of the CPU that triggered the allocation (the \"local node\"). The " "I and I arguments must specify the empty set. If the " "\"local node\" is low on free memory, the kernel will try to allocate memory " "from other nodes. The kernel will allocate memory from the \"local node\" " "whenever memory for this node is available. If the \"local node\" is not " "allowed by the thread's current cpuset context, the kernel will try to " "allocate memory from other nodes. The kernel will allocate memory from the " "\"local node\" whenever it becomes allowed by the thread's current cpuset " "context. By contrast, B reverts to the memory policy of the " "thread (which may be set via B(2)); that policy may be " "something other than \"local allocation\"." msgstr "" #. According to the kernel code, the following is not true #. --Lee Schermerhorn #. In Linux 2.6.16 or later the kernel will also try to move pages #. to the requested node with this flag. #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If B is passed in I and I is not " "B, then the call fails with the error B if the existing " "pages in the memory range don't follow the policy." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "If B is specified in I, then the kernel will attempt to " "move all the existing pages in the memory range so that they follow the " "policy. Pages that are shared with other processes will not be moved. If " "B is also specified, then the call fails with the error " "B if some pages could not be moved. If the B policy " "was specified, pages already residing on the specified nodes will not be " "moved such that they are interleaved." msgstr "" #. --------------------------------------------------------------- #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "If B is passed in I, then the kernel will attempt " "to move all existing pages in the memory range regardless of whether other " "processes use the pages. The calling thread must be privileged " "(B) to use this flag. If B is also " "specified, then the call fails with the error B if some pages could not " "be moved. If the B policy was specified, pages already " "residing on the specified nodes will not be moved such that they are " "interleaved." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "RETURN VALUE" msgstr "" #. --------------------------------------------------------------- #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "On success, B() returns 0; on error, -1 is returned and I is " "set to indicate the error." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ERRORS" msgstr "" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Part or all of the memory range specified by I and I " "points outside your accessible address space. Or, there was an unmapped " "hole in the specified memory range specified by I and I." msgstr "" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "" #. As at 2.6.23, this limit is "a page worth of bits", e.g., #. 8 * 4096 bits, assuming a 4kB page size. #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "An invalid value was specified for I or I; or I was " "less than I; or I is not a multiple of the system page size. " "Or, I is B and I specified a nonempty set; or " "I is B or B and I is empty. Or, " "I exceeds a kernel-imposed limit. Or, I specifies one or " "more node IDs that are greater than the maximum supported node ID. Or, none " "of the node IDs specified by I are on-line and allowed by the " "thread's current cpuset context, or none of the specified nodes contain " "memory. Or, the I argument specified both B and " "B." msgstr "" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B was specified and an existing page was already on a node " "that does not follow the policy; or B or B " "was specified and the kernel was unable to move all existing pages in the " "range." msgstr "" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Insufficient kernel memory was available." msgstr "" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "" #. --------------------------------------------------------------- #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The I argument included the B flag and the caller " "does not have the B privilege." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STANDARDS" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "Linux." msgstr "" #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "HISTORY" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "Linux 2.6.7." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Support for huge page policy was added with Linux 2.6.16. For interleave " "policy to be effective on huge page mappings the policied memory needs to be " "tens of megabytes or larger." msgstr "" #. commit dcf1763546d76c372f3136c8d6b2b6e77f140cf0 #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Before Linux 5.7. B was ignored on huge page mappings." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B and B are available only on Linux 2.6.16 " "and later." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NOTES" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "For information on library support, see B(7)." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "NUMA policy is not supported on a memory-mapped file range that was mapped " "with the B flag." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B mode can have different effects for B() and " "B(2). When B is specified for " "B(2), the thread's memory policy reverts to the system " "default policy or local allocation. When B is specified for a " "range of memory using B(), any pages subsequently allocated for that " "range will use the thread's memory policy, as set by B(2). " "This effectively removes the explicit policy from the specified range, " "\"falling back\" to a possibly nondefault policy. To select explicit " "\"local allocation\" for a memory range, specify a I of B " "or B with an empty set of nodes. This method will work for " "B(2), as well." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B(2), B(2), B(2), B(2), " "B(2), B(2), B(3), B(7), B(7), " "B(8)" msgstr "" #. type: TH #: debian-bookworm #, no-wrap msgid "2023-02-05" msgstr "" #. type: TH #: debian-bookworm #, no-wrap 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 argument must specify one of B, B, " "B, B, or B (which are described " "in detail below). All policy modes except B require the " "caller to specify the node or nodes to which the mode applies, via the " "I argument." msgstr "" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "If B is specified in I, then the kernel will attempt to " "move all the existing pages in the memory range so that they follow the " "policy. Pages that are shared with other processes will not be moved. If " "B is also specified, then the call fails with the error " "B if some pages could not be moved." msgstr "" #. --------------------------------------------------------------- #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "If B is passed in I, then the kernel will attempt " "to move all existing pages in the memory range regardless of whether other " "processes use the pages. The calling thread must be privileged " "(B) to use this flag. If B is also " "specified, then the call fails with the error B if some pages could not " "be moved." msgstr "" #. type: SH #: debian-bookworm #, no-wrap msgid "VERSIONS" msgstr "" #. type: Plain text #: debian-bookworm msgid "The B() system call was added in Linux 2.6.7." msgstr "" #. type: Plain text #: debian-bookworm msgid "This system call is Linux-specific." msgstr "" #. type: TH #: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "2023-12-09" msgstr "" #. type: TH #: fedora-40 mageia-cauldron #, no-wrap msgid "Linux man-pages 6.06" msgstr "" #. type: TH #: fedora-rawhide #, no-wrap msgid "Linux man-pages 6.7" msgstr "" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "2023-03-30" msgstr "" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "" #. type: TH #: opensuse-tumbleweed #, no-wrap msgid "Linux man-pages (unreleased)" msgstr ""