Reported by jteh on 2014-01-22 06:05
The NVDA core pump runs on a continual timer (about every 10 ms), even if there is nothing for it to do. Watchdog checks every 100 ms to see if the core is dead. These frequencies aren't enough to have much impact, but spinning certainly isn't efficient. If we can be more efficient, we should.
Blocked by #3803, #3816
Blocking #3825
Reported by jteh on 2014-01-22 06:05
The NVDA core pump runs on a continual timer (about every 10 ms), even if there is nothing for it to do. Watchdog checks every 100 ms to see if the core is dead. These frequencies aren't enough to have much impact, but spinning certainly isn't efficient. If we can be more efficient, we should.
Blocked by #3803, #3816
Blocking #3825