Home
last modified time | relevance | path

Searched refs:swaps (Results 1 – 18 of 18) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/
H A Dinit44 [ -e /proc/swaps ] || return 0
46 exec 9<&0 < /proc/swaps
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/
H A Dzramstop3 for i in $(grep '^/dev/zram' /proc/swaps | awk '{ print $1 }'); do
/openbmc/u-boot/common/
H A Dcommand.c29 int i, j, swaps; in _do_help() local
39 swaps = 0; in _do_help()
47 ++swaps; in _do_help()
50 if (!swaps) in _do_help()
/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/
H A Decryptfs-utils-CVE-2016-6224.patch46 @@ -166,8 +166,14 @@ for swap in $swaps; do
/openbmc/linux/Documentation/devicetree/bindings/
H A Dcommon-properties.txt21 BE vmlinux -> ioread32be/iowrite32be). In this case no byte swaps
/openbmc/linux/Documentation/power/
H A Dswsusp-and-swap-files.rst58 /proc/swaps) so that it can be used for suspending.
H A Dswsusp.rst101 swsusp saves the state of the machine into active swaps and then reboots or
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dcache-policies.rst84 smq does not maintain a hit count, instead it swaps hit entries with
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Duserp.rst54 driver swaps memory pages within physical memory to create a continuous
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemcg_test.rst261 Run malloc(100M) program under this. You'll see 60M of swaps.
H A Dmemory.rst214 Note: The kernel does swapin-readahead and reads multiple swaps at once.
800 | | and swaps of tmpfs file) mmapped by the target task. Unlike the case of |
801 | | anonymous pages, file pages (and swaps) in the range mmapped by the task |
/openbmc/linux/Documentation/trace/
H A Dring-buffer-design.rst341 and a reader swaps out a page, it will be swapping out the commit page.
494 The reader swaps the reader page as follows::
H A Dftrace.rst3468 in time without stopping tracing. Ftrace swaps the current
/openbmc/linux/Documentation/arch/x86/
H A Dsgx.rst165 *ksgxd* “swaps” enclave memory to normal memory.
/openbmc/linux/kernel/trace/
H A DKconfig559 recording with swaps. But this does not affect the performance
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst1022 4 Zone reclaim swaps pages
/openbmc/linux/Documentation/filesystems/
H A Dproc.rst735 swaps Swap space utilization
H A Dxfs-online-fsck-design.rst3862 temporary file, and atomically swaps the fork mappings (and hence the fork
4075 | Log-assisted extended attribute updates and atomic extent swaps both use |