[mythtv-commits] Ticket #10946: Combination Disk Scheduler improperly favors local drive

MythTV noreply at mythtv.org
Fri Jun 21 21:32:15 UTC 2013


#10946: Combination Disk Scheduler improperly favors local drive
------------------------------------------------+--------------------------
 Reporter:  ylee@…                              |          Owner:  cpinkham
     Type:  Bug Report - General                |         Status:  closed
 Priority:  minor                               |      Milestone:  unknown
Component:  MythTV - Recording                  |        Version:  0.24.2
 Severity:  medium                              |     Resolution:  fixed
 Keywords:  disk scheduler combination weights  |  Ticket locked:  0
------------------------------------------------+--------------------------
Changes (by Yeechang Lee <ylee@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"8876503c53e612c2663578b2a7750333d9dca208/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="8876503c53e612c2663578b2a7750333d9dca208"
 Allow the Disk I/O Storage Group scheduler to fallback to free space

 The "Balanced Disk I/O" Storage Group scheduler was indeterminate when
 the weights of two filesystems were equal.  This commit makes that
 decision more determinate by allowing the scheduler to fall back to using
 the amount of free space on the filesystems to make the decision when
 two filesystems have the same weight.

 Closes #10946.

 Signed-off-by: Chris Pinkham <cpinkham at mythtv.org>
 }}}

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


More information about the mythtv-commits mailing list