Difference between revisions of "Swap"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
== Activities == | == Activities == | ||
− | * Review Linux swap | + | * Review Linux swap questions in StackExchange: https://unix.stackexchange.com/questions/tagged/swap?tab=Votes |
− | + | * User <code>[[sar -S]]</code> to review swap usage | |
== See also == | == See also == | ||
* [[memory]] | * [[memory]] |
Revision as of 12:10, 29 December 2019
cat /proc/swaps Filename Type Size Used Priority /dev/dm-1 partition 4194300 268 -2 /dev/dm-6 partition 999420 0 -3
swapon -s
or swapon --show
swapoff /dev/mapper/rhvh-swap
Activities
- Review Linux swap questions in StackExchange: https://unix.stackexchange.com/questions/tagged/swap?tab=Votes
- User
sar -S
to review swap usage
See also
Advertising: