[mythtv-commits] Ticket #11252: Reduce DeviceReadBuffer thread wakeup

MythTV noreply at mythtv.org
Sun Jan 27 19:38:05 UTC 2013


#11252: Reduce DeviceReadBuffer thread wakeup
------------------------------------+----------------------------
 Reporter:  Rune Petersen <rune@…>  |          Owner:  jpoet
     Type:  Patch - Feature         |         Status:  closed
 Priority:  minor                   |      Milestone:  unknown
Component:  MythTV - General        |        Version:  0.26-fixes
 Severity:  medium                  |     Resolution:  fixed
 Keywords:                          |  Ticket locked:  0
------------------------------------+----------------------------
Changes (by John Poet <jpoet@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:4f0bfd9d1eeff9397fe9386b905567b0e499dcb9/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="4f0bfd9d1eeff9397fe9386b905567b0e499dcb9"
 DeviceReadBuffer: Try to optimize some of the busy-waiting.

 Wait for readThreshold or 20 milliseconds before returning to the stream
 handler.

 Move the throttling "sleep" from the stream handler into the DRB run loop.

 Original patch by Rune Petersen.
 Closes #11252
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11252#comment:8>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list