|
||||||
| Linux General Any questions that are not covered by other forums go here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Why is my swap memory usage always at 0? I know in Windows the swap file is used extensively.
"free" command results: Code:
total used free shared buffers cached Mem: 2070076 822924 1247152 0 31864 279628 -/+ buffers/cache: 511432 1558644 Swap: 1015800 0 1015800 |
| Sponsored Links |
|
|||
|
You are correct. When an application exceeds your current amount of physical memory, it can write to a temporary buffer on the hard drive. Moreover, since swap is stored on the hard drive it is a lot slower - considering the average read speed of a hard drive is around 10ms, and the average read speed of RAM is 10ns.
|
![]() |
| Tags |
| swap |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Add more swap space? | Tor | Linux Hardware | 8 | 06-21-2008 09:08 PM |
| Swap Partition? Why? | TotalPenguin | Linux Hardware | 8 | 06-18-2008 02:53 PM |
| Label a Linux Swap Partition | erik | Linux Hardware | 1 | 10-11-2007 11:25 PM |