Difference between pages "Swap" and "XSANE"

From Linuxintro
(Difference between pages)
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 ...")
 
imported>ThorstenStaerk
(Redirected page to Xsane)
 
Line 1: Line 1:
Swapping is when a computer exchanges the location of memory pages between physical RAM and harddisk space.
+
#REDIRECT [[xsane]]
 
 
<pre>
 
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
 
</pre>
 

Latest revision as of 05:59, 16 June 2012

Redirect to: