Swapping

From Oracle FAQ
⧼orafaq-jumptonavigation⧽⧼orafaq-jumptosearch⧽

Swapping is the process of moving all the memory blocks of a processes from main memory to swap space to make space for loading other processes into memory. Unnecessary swapping can severely impact on system performance.

Check swap space

Unix/Linux command to check swap space utilization:

# swapon -s
Filename                                Type            Size    Used    Priority
/dev/sdb6                               partition       3311900 155444  -1

Also see

Glossary of Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #