[mythtv-commits] Re: Ticket #551: blocking in ThreadedFileWriter

MythTV mythtv at cvs.mythtv.org
Thu Nov 10 11:05:11 EST 2005


#551: blocking in ThreadedFileWriter
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk 
     Type:  defect     |       Status:  assigned
 Priority:  critical   |    Milestone:  0.19    
Component:  mythtv     |      Version:  head    
 Severity:  medium     |   Resolution:          
-----------------------+----------------------------------------------------
Comment (by Dibblah):

 What's the filesystem here?

 Looks like the delete that happens:
 2005-11-10 08:37:37.790 About to unlink/delete file:
 /media/myth/recordings//1052_20051109070000.mpg
 2005-11-10 08:37:37.914 TFW: safe_write(size: 265456)
 2005-11-10 08:37:38.073 TFW: safe_write(size: 264328)
 2005-11-10 08:37:38.232 TFW: safe_write(size: 265268)
 2005-11-10 08:37:38.390 TFW: safe_write(size: 265644)
 2005-11-10 08:37:38.549 TFW: safe_write(size: 264892)
 2005-11-10 08:37:38.709 TFW: safe_write(size: 265644)
 2005-11-10 08:37:38.867 TFW: safe_write(size: 265456)
 2005-11-10 08:37:39.969 TFW, Error: Write() -- IOBOUND begin cnt(188)
 free(11)
 2005-11-10 08:37:40.202 TFW: safe_write(size: 91736)
 2005-11-10 08:37:40.202 TFW: safe_write(size: 432552)
 2005-11-10 08:37:40.204 TFW: safe_write(size: 524288)
 2005-11-10 08:37:40.206 TFW: safe_write(size: 524288)
 2005-11-10 08:37:40.208 TFW, Error: Write() -- IOBOUND end
 2005-11-10 08:37:40.208 DVB#0 Rec: Warning - TS packet write took 239 ms!
 2005-11-10 08:37:40.236 DVB#0 Rec: Warning - ReadFromDMX took 268 ms

 Throws everything off...

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/551>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list