Memory allocation shown on Linux 5.6 VM guest OS does not seem to release when applic
Hi,
On our VMWare Linux guest we have 8gb of ram, we have applications running but when they are shut down the memory allocation via top still shows 5gb used.
No processes are showing memory usage so I am confused as to why the memory has not been released.
Any help greatfully received.
top output below..
Cpu(s): 0.0%us, 0.2%sy, 0.0%ni, 99.3%id, 0.5%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 7927772k total, 5998852k used, 1928920k free, 129348k buffers
Swap: 2097144k total, 368k used, 2096776k free, 555644k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
13149 pcc 16 0 12588 1064 812 S 0 0.0 0:11.74 top
1 root 15 0 10328 692 580 S 0 0.0 0:00.85 init
2 root RT -5 0 0 0 S 0 0.0 0:00.07 migration/0
3 root 34 19 0 0 0 S 0 0.0 0:00.00 ksoftirqd/0
4 root RT -5 0 0 0 S 0 0.0 0:00.00 watchdog/0
5 root RT -5 0 0 0 S 0 0.0 0:00.03 migration/1
6 root 34 19 0 0 0 S 0 0.0 0:00.00 ksoftirqd/1
7 root RT -5 0 0 0 S 0 0.0 0:00.01 watchdog/1
8 root 10 -5 0 0 0 S 0 0.0 0:06.65 events/0
9 root 10 -5 0 0 0 S 0 0.0 0:02.03 events/1
10 root 10 -5 0 0 0 S 0 0.0 0:00.02 khelper
75 root 11 -5 0 0 0 S 0 0.0 0:00.00 kthread
80 root 10 -5 0 0 0 S 0 0.0 0:00.11 kblockd/0
81 root 10 -5 0 0 0 S 0 0.0 0:00.07 kblockd/1
82 root 15 -5 0 0 0 S 0 0.0 0:00.00 kacpid
138 root 15 -5 0 0 0 S 0 0.0 0:00.00 cqueue/0
139 root 15 -5 0 0 0 S 0 0.0 0:00.00 cqueue/1
|