On 11/13/06, Mathew Yeates <[EMAIL PROTECTED]> wrote:
Not sure. When I run "top" I see the line
Memory: 6016M real, 2895M free, 4174M swap in use, 2427M swap free

Its the second number that drops like a rock. Plus, it never comes back
until I quit the program. This is a great way to turn my machine into a
nice desk ornament!

try free:

[EMAIL PROTECTED] ~]$ free
             total       used       free     shared    buffers     cached
Mem:       1034952     995212      39740          0     126616     328124
-/+ buffers/cache:     540472     494480
Swap:       979956        152     979804
 
The second line under 'used' shows actual program use, i.e . used - buffers - cached from the first line. But if your system is dying I don't know what to say. My knowledge of these things is a bit sketchy.

Chuck


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to