Groups | Search | Server Info | Login | Register
Groups > comp.protocols.smb > #3
| From | unix_guy <orpatk@gmail.com> |
|---|---|
| Newsgroups | comp.protocols.smb |
| Subject | how and when swap memory is used in linux ? |
| Date | 2011-08-12 00:21 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <33f774f6-aaa4-4a75-85ec-fa003b334f19@v42g2000pri.googlegroups.com> (permalink) |
Swapping is necessary for two important reasons. First, when the system requires more memory than is physically available, the kernel swaps out less used pages and gives memory to the current application (process) that needs the memory immediately. Second, a significant number of the pages used by an application during its startup phase may only be used for initialization and then never used again. view how and when swap memory is used in linux ? http://www.indianhostinginfo.com/2011/06/when-swap-memory-is-utilized-in-linux.html
Back to comp.protocols.smb | Previous | Next | Find similar
how and when swap memory is used in linux ? unix_guy <orpatk@gmail.com> - 2011-08-12 00:21 -0700
csiph-web