skeezix
Internal Development
klop -- can you run each one independantly, and see if one of those is a problem?
ie: Terminal is not a pnd is it?
Can you run Deedbeef and quit it, then run it again and quit it, repeat 10 times? --> watch ram to see if its being used up (ram+cached is fine), and see if you run out of loopbacks.
Repeat for each.
-- one or more of those could be bad, staying around forever.
(some music player apps were guilty.. they'd launch and stay open forever, but let the pnd exit.. thus causing loopback leak etc. But if they stay open forever, thats still a loopback usage.)
It might just be that Chromium is using up too much memory; remember, browsers like that generalyl assumg you've got a 2GB memory pool or more
jeff
edit; is the swap being used just to keep somethign ready, or is it actually used? I forget if linux weill leave stuff cached in swap or not. ie: some OSes will leave swap all full (just like cached memory), but its not 'full cache' just 'ready to be used cache' Oh, that looks like actually used swap, which is funny
ie: Terminal is not a pnd is it?
Can you run Deedbeef and quit it, then run it again and quit it, repeat 10 times? --> watch ram to see if its being used up (ram+cached is fine), and see if you run out of loopbacks.
Repeat for each.
-- one or more of those could be bad, staying around forever.
(some music player apps were guilty.. they'd launch and stay open forever, but let the pnd exit.. thus causing loopback leak etc. But if they stay open forever, thats still a loopback usage.)
It might just be that Chromium is using up too much memory; remember, browsers like that generalyl assumg you've got a 2GB memory pool or more
jeff
edit; is the swap being used just to keep somethign ready, or is it actually used? I forget if linux weill leave stuff cached in swap or not. ie: some OSes will leave swap all full (just like cached memory), but its not 'full cache' just 'ready to be used cache' Oh, that looks like actually used swap, which is funny