Search Results

Search: Posts Made By: Neo
2,710
Posted By Neo
ps -A does not show the correcg memory usage...
ps -A does not show the correcg memory usage stats. Please check the man page for ps for the right switches.
2,710
Posted By Neo
Processes that have memory leaks will be using...
Processes that have memory leaks will be using lots of memory and not releasing the memory to other processes. This often occurs when a process allocates memory (sometimes in a branch of the process...
2,710
Posted By Neo
You may have a process running with a memory...
You may have a process running with a memory leak. So, you need to isolate the leak by finding a way to take periodic snapshots of the process table and write them to a file with a time stamp. ...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 12:11 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy