: Fix a high CPU utilization bug
On Thu, Jun 06, 2013 at 05:17:37PM +, Singh, Satyeshwar wrote:
> The problem was that if we ever switched to another tty while running
> Weston, then we would essentially not handle any remaining events and Weston
> would enter an infinite loop where it
On Thu, Jun 06, 2013 at 05:17:37PM +, Singh, Satyeshwar wrote:
> The problem was that if we ever switched to another tty while running
> Weston, then we would essentially not handle any remaining events and Weston
> would enter an infinite loop where it's trying to process an event but it
> can
The problem was that if we ever switched to another tty while running
Weston, then we would essentially not handle any remaining events and Weston
would enter an infinite loop where it's trying to process an event but it
can't because the processing function evdev_device_data exits before it can
re