[mythtv-commits] Ticket #9864: RingBuffer locking problem

MythTV noreply at mythtv.org
Fri Jun 24 13:46:07 UTC 2011


#9864: RingBuffer locking problem
------------------------------------------------+--------------------------
 Reporter:  Jim Stichnoth <stichnot@…>          |          Owner:  danielk
     Type:  Bug Report - General                |         Status:  closed
 Priority:  minor                               |      Milestone:  0.25
Component:  MythTV - Video Playback             |        Version:  Trunk
 Severity:  medium                              |  Head
 Keywords:                                      |     Resolution:  fixed
                                                |  Ticket locked:  0
------------------------------------------------+--------------------------
Changes (by Github):

 * status:  accepted => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Fixes #9864. Make sure we wake up any sleepers the when we change from the
 !readsallowed to the readsallowed state.

 This usually happens implicitly simply due to the differences in the size
 of various buffers and read sizes. But that is a bit fragile and
 complicates tuning buffer sizes for better overall performance.

 If you are experiencing the same timeout problem Jim Stichnoth has been
 experiencing, this should noticably improve your myth:// streaming
 performance.
  Branch:    master
  Changeset: 5db2d5674b911f607e58fe1bc13bbf308aa33688

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


More information about the mythtv-commits mailing list