Displaying 1 result from an estimated 1 matches for "364300".
2008 Aug 19
3
Where is cached memory going?
...f yes, then, is there a way to parse the cache to findout what
applications are eating up the cache?*
*how to free the cached memory?*
*Currently, here are the details:*
Top two high mem processes only using 2.6% of RAM.
[root at Ether ~]# ps aux | sort -nrk4 | head -2
abbask 5922 0.0 1.4 364300 28312 ? S Aug19 0:00
/usr/bin/python -E /usr/bin/sealert -s
ntop 4914 0.0 1.2 332752 24760 ? Ssl Aug19 0:00 ntop -d -L
@/etc/ntop.conf
[root at Ether ~]# head -5 /proc/meminfo
MemTotal: 1913856 kB
MemFree: 500612 kB
Buffers: 169720 kB
Cached:...