Memory Subscribe
Memory includes swap and RAM memory. A virtual memory system is usually implemented in Linux systems, which transfers the suitable pages between physical memory and the disk. Memory management is essential in a system because the system will slow down, if there is no enough memory. This memory management is done by the use of commands like free, /proc/meminfo, vmstat, top and htop.