hi all..
we have 8gb of real memory on the server and 4Gb of paging space, out of which 1Gb is used. I'm trying to fing out what exactly is using all memory
Shared memory:
$ ipcs -ma|awk ' { x += $10/1024/1024};END {print "Tot Mb of shared mem "x}'
Tot Mb of shared mem 2730.09...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.