lmkacare.blogg.se

Check cpu and memory in linux
Check cpu and memory in linux




check cpu and memory in linux

Used: The amount of swap space that’s in use.Total: The size of the swap partition or file.The Swap columns contain the following information:

check cpu and memory in linux

  • Available: This is an estimate of the memory that’s available to service memory requests from applications and any other operational software on your computer.
  • This can be released quickly by the kernel if required.
  • Buff/cache: Amount of memory used for buffers and cache.
  • Shared: Amount of memory used by the tmpfs file systems.
  • Used: The sum of Free+Buffers+Cache subtracted from the total amount.
  • check cpu and memory in linux

    Total: The total amount of physical RAM on this computer.The Mem columns contain the following information: This is the output we get: total used free shared buff/cache available






    Check cpu and memory in linux