LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   inactive memory how to limit (https://www.linuxquestions.org/questions/linux-hardware-18/inactive-memory-how-to-limit-4175513691/)

mushtaq 08-06-2014 03:43 AM

inactive memory how to limit
 
Hi ,

is there a way to limit storing of inactive processes to a certain size ?

mushtaq 08-06-2014 07:12 AM

Hi, i will repeat my question ..

server is showing high memory utilization and the work around in place is

sync; echo 3 > /proc/sys/vm/drop_caches

but this is temporary solution i am looking for permanent solution by limiting the memory utilization if possible please advise if possible

thanks.

pan64 08-06-2014 07:13 AM

why do you need that? did you find it already: http://www.linuxatemyram.com/ ?

mushtaq 08-07-2014 02:53 AM

Thanks for the reply pan64 problem is the alert tool use in our environment OVO grabs the disk usage and shows memory used above threshold and that generates alert tickets , i am trying to balance that thing here

OVO is HP tool to monitor hardware/software via modules.

any advise on that ?

syg00 08-07-2014 05:05 AM

So open a ticket against HP - OVO is failing as it can't handle the way Linux uses memory; pretty trivial to fix.
No sense ruining the performance of your system by continually using drop_caches.


All times are GMT -5. The time now is 11:56 AM.