Skip to content

Reduce spinning in NVDA core and watchdog #3801

@nvaccessAuto

Description

@nvaccessAuto

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

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions