[mythtv-commits] Ticket #11061: Patch to improve ThreadedFileWriter performance

MythTV noreply at mythtv.org
Fri Aug 31 22:55:23 UTC 2012


#11061: Patch to improve ThreadedFileWriter performance
-----------------------------+--------------------------------------
 Reporter:  billstuff2001@…  |           Type:  Bug Report - General
   Status:  new              |       Priority:  minor
Milestone:  unknown          |      Component:  MythTV - General
  Version:  Unspecified      |       Severity:  medium
 Keywords:                   |  Ticket locked:  0
-----------------------------+--------------------------------------
 The attached patch does two things:
 1. Drops data instead of giving up forever if the ThreadedFileWriter
 buffer fills up. So you may have a glitch instead of a truncated
 recording.
 2. Removes the wait in DiskLoop() if the write succeeds. This has a huge
 impact in keeping the buffer from filling up.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11061>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list