> Lack of memory, It is not allowing one to shutdown the and restart
> through OS, So I need to switch off and on, whenever it happens.

How do you know it's out of memory? Is there swap being used?

> It is very obvious that, the process which were utilized memory is not
> realsed completly, or partially, so it is going to peak. I am using 1 GB
> RAM. 

The only reason you should have to reboot the box is if there's a kernel
memory leak, which is very unlikely. Are you able to simply restart the
process you think is consuming all the memory?

Try running top to see just how much memory is being used. Press "M"
(shift-m) which will sort by memory, and look at (typically) the first
process, which should be the one consuming the most memory.

dave



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to