Opened 17 years ago

Closed 17 years ago

#3508 closed patch (duplicate)

Performance Tweak for MythFrontend Network Control

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Previously, the thread for processing commands that come in over the network control interface would check for new commands 20 times a second. This patch lets the thread go to sleep and only run when there are pending commands to be processed.

Change History (2)

comment:1 Changed 17 years ago by russell@…

I accidentally created this ticket twice. Please close this one. The patch is actually attached to ticket #3509.

comment:2 Changed 17 years ago by stuartm

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.