Trick to resolve High memory issue on Linux or Unix Server.
Today we will see a trick to resolve high memory issues on a linux or unix server. We will set few kernel parameters to optimize the memory usage on server....
Today we will see a trick to resolve high memory issues on a linux or unix server. We will set few kernel parameters to optimize the memory usage on server....
Swappiness is a feature in linux which tells the system kernel how much data to be swapped, or to be moved into swap memory and back to main memory. The...