[mythtv-commits] Ticket #10428: mythbackend logs RingBuf-messages every few seconds while playing LiveTV

MythTV noreply at mythtv.org
Thu Feb 27 06:13:40 UTC 2014


#10428: mythbackend logs RingBuf-messages every few seconds while playing LiveTV
----------------------------------+-----------------------------
 Reporter:  kenni                 |          Owner:  danielk
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  0.26
Component:  MythTV - Recording    |        Version:  Master Head
 Severity:  medium                |     Resolution:  Fixed
 Keywords:                        |  Ticket locked:  1
----------------------------------+-----------------------------

Comment (by Jean-Yves Avenard <jyavenard@…>):

 In [changeset:"43cba6537fae95cef0ff5ce6ba7352c52abcd947/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="43cba6537fae95cef0ff5ce6ba7352c52abcd947"
 Never attempt to read more than in 512kB blocks

 Also increase the threshold at which we increase the read block size.
 512kB ought to be enough to read a file smoothly (famous last words)

 This reduces the amount of unnecessary verbosity. When watching a SD
 3Mbit/s DVB stream, it will take over a second to get 1MB of data, leading
 to a warning entry in the log for every single read.

 Refs #10428
 }}}

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


More information about the mythtv-commits mailing list