gharris999 wrote: > I'm using perl 5.10.0 on fedora 10, seemingly with to problem. What's > the quick 'n dirty way to identify if SqueezeCenter is being a memory > hog? Will "top" tell you? On my system, top reports RES: 86m and > VIRT: 96416 for slimserver.pl. (I'm running from the svn code.)
those seem sensible. yes, top is the thing, and pressing 'F' brings up a screen where you may select a field to sort by, e.g. RSS or VIRT, which makes it even easier. When mine went mad, VIRT went to 2000MB before wedging my system (which has 2GB of swap), although RSS seems to stay around the normal level, which is odd. cheers, calum. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
