https://bugzilla.novell.com/show_bug.cgi?id=756493 https://bugzilla.novell.com/show_bug.cgi?id=756493#c10 Greg Holmberg <holmberg2066@comcast.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|holmberg2066@comcast.net | --- Comment #10 from Greg Holmberg <holmberg2066@comcast.net> 2012-04-17 23:09:33 UTC --- Ahh. time() returns seconds. OK, that works. I had assumed milliseconds. I tested the latest patch, and it works. CPU utilization by Xorg was 12% to 18% of one core (normally running 0% to 2%). Which is a great improvement over 100% of one core. One last improvement you could make would be to do the same thing with the "Searching in Package" widget. It's still updating many times per second, and I would guess this is the cause of that last 12% to 18% CPU utilization by Xorg. Actually, looking at the code, it appears to me that you've already tried to do that. Perhaps it has the same bug (i.e. dir_last_refresh is always zero)? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.