The *nix documentation project is meant to provide online searchable documentation for Linux, FreeBSD, OpenBSD, NetBSD, HP-UX, Tru64 and other Unix like operating systems.
Currently hosting over 25000 manual pages,
over 200 Linux Howtos, over 100 FreeBSD tips and a friendly comunity forum where your questions will be answered.
|
Random man page:
swapon(2) -- add swap space for interleaved paging/swapping
|
|
The swapon() system call makes a block device or a directory named path available to the system for paging and swapping. priority indicates the order in which the swap space from the device or file system is used. Space is taken from the lower-priority systems first. swapon() can be used only by users who have appropriate privileges. If path names a block device file swapon() makes it available to... |
|