Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how and when swap memory is used in linux ?

5 views
Skip to first unread message

unix_guy

unread,
Aug 12, 2011, 3:21:17 AM8/12/11
to
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

0 new messages