start/stop swapping to file/device NAME swapon, swapoff - start/stop swapping to file/device LIBRARY Standard C library ( libc , -lc ) S...enable/disable devices and files for paging and swapping NAME swapon, swapoff - enable/disable devices and files for paging and swapping SYNOPSIS swapon [opti...start/stop swapping to file/device NAME swapon, swapoff - start/stop swapping to file/device LIBRARY Standard C library ( libc , -lc ) S...enable/disable devices and files for paging and swapping NAME swapon, swapoff - enable/disable devices and files for paging and swapping SYNOPSIS swapon [opti......it is unwise - a typo may destroy your disk.) After creating the swap area, you need the swapon (8) command to start using it. Usually swap areas are listed in /etc/fstab so tha…...tional options are listed in systemd.exec (5), which define the execution environment the swapon (8) program is executed in, in systemd.kill (5), which define the way these proc…...ls, see mount (8). An entry swap denotes a file or partition to be used for swapping, cf. swapon (8). An entry none is useful for bind or move mounts. More than one type may be …...p areas NAME /proc/swaps - swap areas DESCRIPTION /proc/swaps Swap areas in use. See also swapon (8). SEE ALSO proc (5)...<jborden@bluehost.com> and Karel Zak <kzak@redhat.com>. SEE ALSO uuidgen (1), mkswap (8), swapon (8) REPORTING BUGS For bug reports, use the issue tracker <https://github.com/ut…...and use it as swap device. # zramctl --find --size 1024M /dev/zram0 # mkswap /dev/zram0 # swapon /dev/zram0 ... # swapoff /dev/zram0 # zramctl --reset /dev/zram0 AUTHORS Timofey…...ext (2) 2.6.3 PowerPC/PowerPC64 only switch_endian (2) 4.1 PowerPC64 only swapoff (2) 1.0 swapon (2) 1.0 symlink (2) 1.0 symlinkat (2) 2.6.16 sync (2) 1.0 sync_file_range (2) 2.…...administration operations including: quotactl (2), mount (2), umount (2), pivot_root (2), swapon (2), swapoff (2), sethostname (2), and setdomainname (2); • perform privileged s…The D-Bus interface of systemd NAME org.freedesktop.systemd1 - The D-Bus interface of systemd INTRODUCTION systemd (1) and its auxiliary daemons expose a number of APIs over D-Bus.…mount a filesystem NAME mount - mount a filesystem SYNOPSIS mount [ -h | -V ] mount [ -l ] [ -t fstype ] mount -a [ -fFnrsvw ] [ -t fstype ] [ -O optlist ] mount [ -fnrsvw ] [ -o o…Execution environment configuration NAME systemd.exec - Execution environment configuration SYNOPSIS service .service, socket .socket, mount .mount, swap .swap DESCRIPTION Unit con…