system cpu

Linux Hotplug a CPU

by Vivek Gite on April 2, 2009 · 16 comments

How do I hotplug a CPU on a running Linux system? I would like to dynamically enable or disable a CPU on a running system?

{ 16 comments }

Q. How do I find out System / Server Memory Utilization under RHEL / CentOS / any other Linux distribution? A. You need to use free command which, displays the total amount of free and used physical and swap memory in the system, as well as the buffers used by the kernel. free command example [...]

{ 6 comments }

Linux Check Memory Usage

by Vivek Gite on April 6, 2006 · 53 comments

How do I check used and free RAM memory usage under Linux operating systems using command line and GUI tools?

{ 53 comments }