[mythtv-commits] Ticket #9709: TFW IOBOUND

MythTV noreply at mythtv.org
Mon May 16 13:07:31 UTC 2011


#9709: TFW IOBOUND
-----------------------------------+----------------------------
 Reporter:  spamme@…               |          Owner:  danielk
     Type:  Bug Report - General   |         Status:  closed
 Priority:  minor                  |      Milestone:  0.25
Component:  MythTV - Recording     |        Version:  Trunk Head
 Severity:  medium                 |     Resolution:  fixed
 Keywords:                         |  Ticket locked:  0
-----------------------------------+----------------------------
Changes (by Github):

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


Comment:

 Merge of various recorder changes from mythtv-rec2.

  * Fixes #9191. Channel switching doesn't work with cx18 driver.
  * Fixes #9451. IPTVRecorder doesn't produce proper TS packets for big DVB
 tables.
  * Fixes #9709. TFW IOBOUND.
  * This also fixes pause status locking in various recorders.
  * This also replaces a few spinlocks with QWaitConditions.
  * This also adds a DVB ASI recorder implementation in just 1033 lines.
 (Uninteresting to most).
  * This makes changes to the DeviceReadBuffer to make it more efficient
 and quicker to respond.
  * This changes the ThreadedFileWriter so that it can expand the level of
 buffering it does when there are temporary slowdowns in writing to disk.

 This will probably cause some regressions, that's why I'm pushing this on
 a Monday. This refactors all the recorders and stream readers to eliminate
 a lot of duplicate code, and also fixes a number of small bugs and long
 time annoyances see the dkristjansson/mythtv-rec branch for details.
  Branch:    master
  Changeset: 9b22460f53bf6313516f33987e4260897c6076a3

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


More information about the mythtv-commits mailing list