[mythtv-commits] Ticket #5746: With multiple disk of different sizes, place new recording on partition which will have the lowest priority files deleted

MythTV mythtv at cvs.mythtv.org
Tue Oct 21 12:29:13 UTC 2008


#5746: With multiple disk of different sizes, place new recording on partition
which will have the lowest priority files deleted
-------------------------------------+--------------------------------------
 Reporter:  John.r.fulton at gmail.com  |        Owner:  ijr       
     Type:  patch                    |       Status:  new       
 Priority:  minor                    |    Milestone:  unknown   
Component:  mythtv                   |      Version:  0.21-fixes
 Severity:  low                      |   Resolution:            
  Mlocked:  0                        |  
-------------------------------------+--------------------------------------

Comment(by John.R.Fulton at gmail.com):

 Updated patch "file_placement.2.patch":

 * Made estimated placement size of files 1/3 bigger.  This fixes a minor
 bug in all 3 passes where a file system may be selected as having enough
 free space but because the auto-expire algorithm assumes 1/3 more space
 over what is required and would expire a file.

 * When I file can not be found in pass 2 it is ignored instead of
 aborting.

 * verbosity changed to VB_FILE on some printouts and each pass indicated.
 Run mythbackend with "-v file" when reporting problems.

 * fixed memory leak: freed some memory allocated in pass 2 as a result of
 calling GetAllExpiring

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5746#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list