Memory >>> A rather complete picture of memory usage can be obtain by viewing the following pseudofile: >>> Linux for Developers

 

This contains a detailed view of memory usage.

===================================

Prescriptions vary, but the most common choice is swap size = RAM size.

Swap extends your physical memory.

Kernel memory is “pinned” unlike that used by applications.

===================================

Multithreaded processes are common.

===================================

The idea is to keep running or at least get a graceful shutdown

===================================

The only three swap utilities are mkswap, swapon and swapoff.

The only three swap utilities are mkswap, swapon and swapoff.

The only three swap utilities are mkswap, swapon and swapoff.