GNOME Bugzilla – Bug 506036
Refresh process list
Last modified: 2011-11-11 10:03:55 UTC
Currently it seems to be the only way to switch tabs to quickly force a refresh of the process list. There should also be a "Refresh" entry in the view menu and a refresh button next to "end process".
You actually need to manually refresh the list ? Can't you just wait the next update ? What refresh rate do you use ?
Well, I set it down to 10sec. When I really want to monitor some memory usage, I find myself switching tabs quite often though... how does the update interval affect system performance? I guess there is the chance of some bigger performance hit, else the default interval would not be 100 sec?
Patch is ready, but i'm still not really convinced. Sure, refresh interval impacts performance, but not that much. And a manual refresh isn't cheaper that a timeout refresh.
The point is, I would be able to run g-s-m with a sane update interval (like the default interval) and still be able to quickly manually refresh the list
OK, let's do it. This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Nice, but ctrl-r is already used for changing process priority. Wouldn't it make more sense to use ctrl-n(nice) for this?
Huhu, good catch.