summaryrefslogtreecommitdiffstats
path: root/po/es/man5/proc_vmstat.5.po
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--po/es/man5/proc_vmstat.5.po1074
1 files changed, 1074 insertions, 0 deletions
diff --git a/po/es/man5/proc_vmstat.5.po b/po/es/man5/proc_vmstat.5.po
new file mode 100644
index 00000000..03131f8c
--- /dev/null
+++ b/po/es/man5/proc_vmstat.5.po
@@ -0,0 +1,1074 @@
+# Spanish translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Juan Piernas <piernas@ditec.um.es>, 1998-1999, 2005.
+# Marcos Fouces <marcos@debian.org>, 2024.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n 4.22.0\n"
+"POT-Creation-Date: 2024-06-01 06:12+0200\n"
+"PO-Revision-Date: 2024-06-09 13:13+0200\n"
+"Last-Translator: Marcos Fouces <marcos@debian.org>\n"
+"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
+"Language: es\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "proc_vmstat"
+msgstr "proc_vmstat"
+
+#. type: TH
+#: archlinux debian-unstable opensuse-tumbleweed
+#, no-wrap
+msgid "2024-05-02"
+msgstr "2 Mayo 2024"
+
+#. type: TH
+#: archlinux debian-unstable
+#, no-wrap
+msgid "Linux man-pages 6.8"
+msgstr "Páginas de Manual de Linux 6.8"
+
+#. type: SH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "NOMBRE"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "/proc/vmstat - virtual memory statistics"
+msgstr "/proc/vmstat - estadísticas de memoria virtual"
+
+#. type: SH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "DESCRIPCIÓN"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I</proc/vmstat> (since Linux 2.6.0)"
+msgstr "I</proc/vmstat> (desde Linux 2.6.0)"
+
+#. FIXME We need explanations for each of the following fields...
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"This file displays various virtual memory statistics. Each line of this "
+"file contains a single name-value pair, delimited by white space. Some "
+"lines are present only if the kernel was configured with suitable options. "
+"(In some cases, the options required for particular files have changed "
+"across kernel versions, so they are not listed here. Details can be found "
+"by consulting the kernel source code.) The following fields may be present:"
+msgstr ""
+"Este archivo muestra diversas estadísticas de memoria virtual. Cada línea de "
+"este archivo contiene un único par nombre-valor, delimitados por espacios en "
+"blanco. Algunas líneas están presentes sólo si el núcleo se configuró con "
+"las opciones pertinentes. En algunos casos, las opciones requeridas para "
+"archivos particulares varían entre las diversas versiones del núcleo, por lo "
+"que no se enumeran aquí pudiendo consultarse los detalles en el código "
+"fuente del kernel. Pueden aparecer los siguientes campos:"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_free_pages> (since Linux 2.6.31)"
+msgstr "I<nr_free_pages> (desde Linux 2.6.31)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_alloc_batch> (since Linux 3.12)"
+msgstr "I<nr_alloc_batch> (desde Linux 3.12)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_inactive_anon> (since Linux 2.6.28)"
+msgstr "I<nr_inactive_anon> (desde Linux 2.6.28)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_active_anon> (since Linux 2.6.28)"
+msgstr "I<nr_active_anon> (desde Linux 2.6.28)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_inactive_file> (since Linux 2.6.28)"
+msgstr "I<nr_inactive_file> (desde Linux 2.6.28)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_active_file> (since Linux 2.6.28)"
+msgstr "I<nr_active_file> (desde Linux 2.6.28)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_unevictable> (since Linux 2.6.28)"
+msgstr "I<nr_unevictable> (desde Linux 2.6.28)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_mlock> (since Linux 2.6.28)"
+msgstr "I<nr_mlock> (desde Linux 2.6.28)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_anon_pages> (since Linux 2.6.18)"
+msgstr "I<nr_anon_pages> (desde Linux 2.6.18)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_mapped> (since Linux 2.6.0)"
+msgstr "I<nr_mapped> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_file_pages> (since Linux 2.6.18)"
+msgstr "I<nr_file_pages> (desde Linux 2.6.18)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_dirty> (since Linux 2.6.0)"
+msgstr "I<nr_dirty> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_writeback> (since Linux 2.6.0)"
+msgstr "I<nr_writeback> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_slab_reclaimable> (since Linux 2.6.19)"
+msgstr "I<nr_slab_reclaimable> (desde Linux 2.6.19)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_slab_unreclaimable> (since Linux 2.6.19)"
+msgstr "I<nr_slab_unreclaimable> (desde Linux 2.6.19)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_page_table_pages> (since Linux 2.6.0)"
+msgstr "I<nr_page_table_pages> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_kernel_stack> (since Linux 2.6.32)"
+msgstr "I<nr_kernel_stack> (desde Linux 2.6.32)"
+
+#. commit c6a7f5728a1db45d30df55a01adc130b4ab0327c
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "Amount of memory allocated to kernel stacks."
+msgstr "Cantidad de memoria asignada a las pilas del kernel."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_unstable> (since Linux 2.6.0)"
+msgstr "I<nr_unstable> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_bounce> (since Linux 2.6.12)"
+msgstr "I<nr_bounce> (desde Linux 2.6.12)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_vmscan_write> (since Linux 2.6.19)"
+msgstr "I<nr_vmscan_write> (desde Linux 2.6.19)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_vmscan_immediate_reclaim> (since Linux 3.2)"
+msgstr "I<nr_vmscan_immediate_reclaim> (desde Linux 3.2)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_writeback_temp> (since Linux 2.6.26)"
+msgstr "I<nr_writeback_temp> (desde Linux 2.6.26)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_isolated_anon> (since Linux 2.6.32)"
+msgstr "I<nr_isolated_anon> (desde Linux 2.6.32)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_isolated_file> (since Linux 2.6.32)"
+msgstr "I<nr_isolated_file> (desde Linux 2.6.32)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_shmem> (since Linux 2.6.32)"
+msgstr "I<nr_shmem> (desde Linux 2.6.32)"
+
+#. commit 4b02108ac1b3354a22b0d83c684797692efdc395
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "Pages used by shmem and B<tmpfs>(5)."
+msgstr "Páginas utilizadas por shmem y B<tmpfs>(5)."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_dirtied> (since Linux 2.6.37)"
+msgstr "I<nr_dirtied> (desde Linux 2.6.37)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_written> (since Linux 2.6.37)"
+msgstr "I<nr_written> (desde Linux 2.6.37)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_pages_scanned> (since Linux 3.17)"
+msgstr "I<nr_pages_scanned> (desde Linux 3.17)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_hit> (since Linux 2.6.18)"
+msgstr "I<numa_hit> (desde Linux 2.6.18)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_miss> (since Linux 2.6.18)"
+msgstr "I<numa_miss> (desde Linux 2.6.18)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_foreign> (since Linux 2.6.18)"
+msgstr "I<numa_foreign> (desde Linux 2.6.18)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_interleave> (since Linux 2.6.18)"
+msgstr "I<numa_interleave> (desde Linux 2.6.18)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_local> (since Linux 2.6.18)"
+msgstr "I<numa_local> (desde Linux 2.6.18)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_other> (since Linux 2.6.18)"
+msgstr "I<numa_other> (desde Linux 2.6.18)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<workingset_refault> (since Linux 3.15)"
+msgstr "I<workingset_refault> (desde Linux 3.15)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<workingset_activate> (since Linux 3.15)"
+msgstr "I<workingset_activate> (desde Linux 3.15)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<workingset_nodereclaim> (since Linux 3.15)"
+msgstr "I<workingset_nodereclaim> (desde Linux 3.15)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_anon_transparent_hugepages> (since Linux 2.6.38)"
+msgstr "I<nr_anon_transparent_hugepages> (desde Linux 2.6.38)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_free_cma> (since Linux 3.7)"
+msgstr "I<nr_free_cma> (desde Linux 3.7)"
+
+#. commit d1ce749a0db12202b711d1aba1d29e823034648d
+#. Present only if the kernel was configured with
+#. .BR CONFIG_VM_EVENT_COUNTERS .
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "Number of free CMA (Contiguous Memory Allocator) pages."
+msgstr "Cantidad de páginas CMA (Asignador de memoria contiguo) libres."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_dirty_threshold> (since Linux 2.6.37)"
+msgstr "I<nr_dirty_threshold> (desde Linux 2.6.37)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_dirty_background_threshold> (since Linux 2.6.37)"
+msgstr "I<nr_dirty_background_threshold> (desde Linux 2.6.37)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgpgin> (since Linux 2.6.0)"
+msgstr "I<pgpgin> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgpgout> (since Linux 2.6.0)"
+msgstr "I<pgpgout> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pswpin> (since Linux 2.6.0)"
+msgstr "I<pswpin> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pswpout> (since Linux 2.6.0)"
+msgstr "I<pswpout> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgalloc_dma> (since Linux 2.6.5)"
+msgstr "I<pgalloc_dma> (desde Linux 2.6.5)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgalloc_dma32> (since Linux 2.6.16)"
+msgstr "I<pgalloc_dma32> (desde Linux 2.6.16)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgalloc_normal> (since Linux 2.6.5)"
+msgstr "I<pgalloc_normal> (desde Linux 2.6.5)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgalloc_high> (since Linux 2.6.5)"
+msgstr "I<pgalloc_high> (desde Linux 2.6.5)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgalloc_movable> (since Linux 2.6.23)"
+msgstr "I<pgalloc_movable> (desde Linux 2.6.23)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgfree> (since Linux 2.6.0)"
+msgstr "I<pgfree> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgactivate> (since Linux 2.6.0)"
+msgstr "I<pgactivate> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgdeactivate> (since Linux 2.6.0)"
+msgstr "I<pgdeactivate> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgfault> (since Linux 2.6.0)"
+msgstr "I<pgfault> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgmajfault> (since Linux 2.6.0)"
+msgstr "I<pgmajfault> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgrefill_dma> (since Linux 2.6.5)"
+msgstr "I<pgrefill_dma> (desde Linux 2.6.5)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgrefill_dma32> (since Linux 2.6.16)"
+msgstr "I<pgrefill_dma32> (desde Linux 2.6.16)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgrefill_normal> (since Linux 2.6.5)"
+msgstr "I<pgrefill_normal> (desde Linux 2.6.5)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgrefill_high> (since Linux 2.6.5)"
+msgstr "I<pgrefill_high> (desde Linux 2.6.5)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgrefill_movable> (since Linux 2.6.23)"
+msgstr "I<pgrefill_movable> (desde Linux 2.6.23)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_kswapd_dma> (since Linux 3.4)"
+msgstr "I<pgsteal_kswapd_dma> (desde Linux 3.4)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_kswapd_dma32> (since Linux 3.4)"
+msgstr "I<pgsteal_kswapd_dma32> (desde Linux 3.4)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_kswapd_normal> (since Linux 3.4)"
+msgstr "I<pgsteal_kswapd_normal> (desde Linux 3.4)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_kswapd_high> (since Linux 3.4)"
+msgstr "I<pgsteal_kswapd_high> (desde Linux 3.4)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_kswapd_movable> (since Linux 3.4)"
+msgstr "I<pgsteal_kswapd_movable> (desde Linux 3.4)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_direct_dma>"
+msgstr "I<pgsteal_direct_dma>"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_direct_dma32> (since Linux 3.4)"
+msgstr "I<pgsteal_direct_dma32> (desde Linux 3.4)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_direct_normal> (since Linux 3.4)"
+msgstr "I<pgsteal_direct_normal> (desde Linux 3.4)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_direct_high> (since Linux 3.4)"
+msgstr "I<pgsteal_direct_high> (desde Linux 3.4)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgsteal_direct_movable> (since Linux 2.6.23)"
+msgstr "I<pgsteal_direct_movable> (desde Linux 2.6.23)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_kswapd_dma>"
+msgstr "I<pgscan_kswapd_dma>"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_kswapd_dma32> (since Linux 2.6.16)"
+msgstr "I<pgscan_kswapd_dma32> (desde Linux 2.6.16)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_kswapd_normal> (since Linux 2.6.5)"
+msgstr "I<pgscan_kswapd_normal> (desde Linux 2.6.5)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_kswapd_high>"
+msgstr "I<pgscan_kswapd_high>"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_kswapd_movable> (since Linux 2.6.23)"
+msgstr "I<pgscan_kswapd_movable> (desde Linux 2.6.23)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_direct_dma>"
+msgstr "I<pgscan_direct_dma>"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_direct_dma32> (since Linux 2.6.16)"
+msgstr "I<pgscan_direct_dma32> (desde Linux 2.6.16)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_direct_normal>"
+msgstr "I<pgscan_direct_normal>"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_direct_high>"
+msgstr "I<pgscan_direct_high>"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_direct_movable> (since Linux 2.6.23)"
+msgstr "I<pgscan_direct_movable> (desde Linux 2.6.23)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgscan_direct_throttle> (since Linux 3.6)"
+msgstr "I<pgscan_direct_throttle> (desde Linux 3.6)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<zone_reclaim_failed> (since linux 2.6.31)"
+msgstr "I<zone_reclaim_failed> (desde linux 2.6.31)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pginodesteal> (since linux 2.6.0)"
+msgstr "I<pginodesteal> (desde linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<slabs_scanned> (since linux 2.6.5)"
+msgstr "I<slabs_scanned> (desde linux 2.6.5)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<kswapd_inodesteal> (since linux 2.6.0)"
+msgstr "I<kswapd_inodesteal> (desde linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<kswapd_low_wmark_hit_quickly> (since Linux 2.6.33)"
+msgstr "I<kswapd_low_wmark_hit_quickly> (desde Linux 2.6.33)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<kswapd_high_wmark_hit_quickly> (since Linux 2.6.33)"
+msgstr "I<kswapd_high_wmark_hit_quickly> (desde Linux 2.6.33)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pageoutrun> (since Linux 2.6.0)"
+msgstr "I<pageoutrun> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<allocstall> (since Linux 2.6.0)"
+msgstr "I<allocstall> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgrotated> (since Linux 2.6.0)"
+msgstr "I<pgrotated> (desde Linux 2.6.0)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<drop_pagecache> (since Linux 3.15)"
+msgstr "I<drop_pagecache> (desde Linux 3.15)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<drop_slab> (since Linux 3.15)"
+msgstr "I<drop_slab> (desde Linux 3.15)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_pte_updates> (since Linux 3.8)"
+msgstr "I<numa_pte_updates> (desde Linux 3.8)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_huge_pte_updates> (since Linux 3.13)"
+msgstr "I<numa_huge_pte_updates> (desde Linux 3.13)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_hint_faults> (since Linux 3.8)"
+msgstr "I<numa_hint_faults> (desde Linux 3.8)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_hint_faults_local> (since Linux 3.8)"
+msgstr "I<numa_hint_faults_local> (desde Linux 3.8)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<numa_pages_migrated> (since Linux 3.8)"
+msgstr "I<numa_pages_migrated> (desde Linux 3.8)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgmigrate_success> (since Linux 3.8)"
+msgstr "I<pgmigrate_success> (desde Linux 3.8)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<pgmigrate_fail> (since Linux 3.8)"
+msgstr "I<pgmigrate_fail> (desde Linux 3.8)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<compact_migrate_scanned> (since Linux 3.8)"
+msgstr "I<compact_migrate_scanned> (desde Linux 3.8)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<compact_free_scanned> (since Linux 3.8)"
+msgstr "I<compact_free_scanned> (desde Linux 3.8)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<compact_isolated> (since Linux 3.8)"
+msgstr "I<compact_isolated> (desde Linux 3.8)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<compact_stall> (since Linux 2.6.35)"
+msgstr "I<compact_stall> (desde Linux 2.6.35)"
+
+#. commit d8a8e1f0da3d29d7268b3300c96a059d63901b76
+#. Present only if the kernel was configured with
+#. .BR CONFIG_VM_EVENT_COUNTERS
+#. and
+#. .BR CONFIG_TRANSPARENT_HUGEPAGE .
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"See the kernel source file I<Documentation/admin-guide/mm/transhuge.rst>."
+msgstr ""
+"Consulte el siguiente archivo de código fuente del núcleo I<Documentation/"
+"admin-guide/mm/transhuge.rst>. "
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<compact_fail> (since Linux 2.6.35)"
+msgstr "I<compact_fail> (desde Linux 2.6.35)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<compact_success> (since Linux 2.6.35)"
+msgstr "I<compact_success> (desde Linux 2.6.35)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<htlb_buddy_alloc_success> (since Linux 2.6.26)"
+msgstr "I<htlb_buddy_alloc_success> (desde Linux 2.6.26)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<htlb_buddy_alloc_fail> (since Linux 2.6.26)"
+msgstr "I<htlb_buddy_alloc_fail> (desde Linux 2.6.26)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_culled> (since Linux 2.6.28)"
+msgstr "I<unevictable_pgs_culled> (desde Linux 2.6.28)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_scanned> (since Linux 2.6.28)"
+msgstr "I<unevictable_pgs_scanned> (desde Linux 2.6.28)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_rescued> (since Linux 2.6.28)"
+msgstr "I<unevictable_pgs_rescued> (desde Linux 2.6.28)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_mlocked> (since Linux 2.6.28)"
+msgstr "I<unevictable_pgs_mlocked> (desde Linux 2.6.28)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_munlocked> (since Linux 2.6.28)"
+msgstr "I<unevictable_pgs_munlocked> (desde Linux 2.6.28)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_cleared> (since Linux 2.6.28)"
+msgstr "I<unevictable_pgs_cleared> (desde Linux 2.6.28)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<unevictable_pgs_stranded> (since Linux 2.6.28)"
+msgstr "I<unevictable_pgs_stranded> (desde Linux 2.6.28)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<thp_fault_alloc> (since Linux 2.6.39)"
+msgstr "I<thp_fault_alloc> (desde Linux 2.6.39)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<thp_fault_fallback> (since Linux 2.6.39)"
+msgstr "I<thp_fault_fallback> (desde Linux 2.6.39)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<thp_collapse_alloc> (since Linux 2.6.39)"
+msgstr "I<thp_collapse_alloc> (desde Linux 2.6.39)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<thp_collapse_alloc_failed> (since Linux 2.6.39)"
+msgstr "I<thp_collapse_alloc_failed> (desde Linux 2.6.39)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<thp_split> (since Linux 2.6.39)"
+msgstr "I<thp_split> (desde Linux 2.6.39)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<thp_zero_page_alloc> (since Linux 3.8)"
+msgstr "I<thp_zero_page_alloc> (desde Linux 3.8)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<thp_zero_page_alloc_failed> (since Linux 3.8)"
+msgstr "I<thp_zero_page_alloc_failed> (desde Linux 3.8)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<balloon_inflate> (since Linux 3.18)"
+msgstr "I<balloon_inflate> (desde Linux 3.18)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<balloon_deflate> (since Linux 3.18)"
+msgstr "I<balloon_deflate> (desde Linux 3.18)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<balloon_migrate> (since Linux 3.18)"
+msgstr "I<balloon_migrate> (desde Linux 3.18)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_tlb_remote_flush> (since Linux 3.12)"
+msgstr "I<nr_tlb_remote_flush> (desde Linux 3.12)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_tlb_remote_flush_received> (since Linux 3.12)"
+msgstr "I<nr_tlb_remote_flush_received> (desde Linux 3.12)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_tlb_local_flush_all> (since Linux 3.12)"
+msgstr "I<nr_tlb_local_flush_all> (desde Linux 3.12)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nr_tlb_local_flush_one> (since Linux 3.12)"
+msgstr "I<nr_tlb_local_flush_one> (desde Linux 3.12)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<vmacache_find_calls> (since Linux 3.16)"
+msgstr "I<vmacache_find_calls> (desde Linux 3.16)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<vmacache_find_hits> (since Linux 3.16)"
+msgstr "I<vmacache_find_hits> (desde Linux 3.16)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<vmacache_full_flushes> (since Linux 3.19)"
+msgstr "I<vmacache_full_flushes> (desde Linux 3.19)"
+
+#. type: SH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VÉASE TAMBIÉN"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "B<proc>(5)"
+msgstr "B<proc>(5)"
+
+#. type: TH
+#: fedora-40 fedora-rawhide mageia-cauldron
+#, no-wrap
+msgid "2023-08-15"
+msgstr "15 Agosto 2023"
+
+#. type: TH
+#: fedora-40 mageia-cauldron
+#, no-wrap
+msgid "Linux man-pages 6.06"
+msgstr "Páginas de Manual de Linux 6.06"
+
+#. type: TH
+#: fedora-rawhide
+#, no-wrap
+msgid "Linux man-pages 6.7"
+msgstr "Páginas de Manual de Linux 6.7"
+
+#. type: TH
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "Linux man-pages (unreleased)"
+msgstr "Páginas de Manual de Linux (no publicadas)"