[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Sep 30 06:25:05 EDT 2004


----------------------------------------------------------------------------
Changes committed by jdonavan on Thu Sep 30 10:22:56 2004

Modified Files:
   in mythtv/libs/libmythtv:
        RingBuffer.cpp 
Log Message:
Modified ThreadedFileWriter::DiskLoop to not use the min/max buffering system until at least  TFW_MIN_WRITE_SIZE bytes have been written to the file. This reduces the number of retries required when opening the file and hence the delay when switching over. With this change in place I can probably tune the usleep between open attempts down as well, but I'll save that for later.  In my testing, I've never failed to make the switch over now and it's not taken more than one retry to make it.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list