VM problem

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

VM problem

Dan Winkler
My Seaside app has become unresponsive and I see it's because the Squeak VM is using almost all the CPU time for something.  I reniced the process to 15 just so I could get other things to respond on the same machine but I don't know what I can do with Squeak itself. It's too busy to listen to the mouse so I can't bring up a process browser or anything.  What does one do in a situation like this?  I'm going to have to kill it this time but if you can give me some advice about what I could do if it happens again maybe we can track down the problem.

top - 10:57:04 up 10 days, 22:09,  2 users,  load average: 0.99, 0.94, 0.91
Tasks: 131 total,   2 running, 129 sleeping,   0 stopped,   0 zombie
Cpu(s):  0.3%us,  9.6%sy, 88.1%ni,  1.3%id,  0.0%wa,  0.3%hi,  0.3%si,  0.0%st
Mem:   1294024k total,  1114068k used,   179956k free,   203172k buffers
Swap:  1550232k total,      128k used,  1550104k free,   655728k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND           
 5565 dan       35  15 1033m  62m 2472 R 98.1  4.9   4885:12 squeakvm           
 

_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev