Swap
From Linuxintro
Revision as of 09:22, 10 June 2012 by imported>ThorstenStaerk (Created page with "Swapping is when a computer exchanges the location of memory pages between physical RAM and harddisk space. <pre> tweedleburg:~/Downloads # swapon -s Filename ...")
Swapping is when a computer exchanges the location of memory pages between physical RAM and harddisk space.
tweedleburg:~/Downloads # swapon -s Filename Type Size Used Priority tweedleburg:~/Downloads # swapon /tmp/swap tweedleburg:~/Downloads # swapon -s Filename Type Size Used Priority /tmp/swap file 1048572 0 -1