• Tatyana Brokhman's avatar
    block: row: Don't notify URGENT if there are un-completed urgent req · 4c3c3cc3
    Tatyana Brokhman authored
    
    
    When ROW scheduler reports to the block layer that there is an urgent
    request pending, the device driver may decide to stop the transmission
    of the current request in order to handle the urgent one. If the current
    transmitted request is an urgent request - we don't want it to be
    stopped.
    Due to the above ROW scheduler won't notify of an urgent request if
    there are urgent requests in flight.
    
    Change-Id: I2fa186d911b908ec7611682b378b9cdc48637ac7
    Signed-off-by: default avatarTatyana Brokhman <tlinder@codeaurora.org>
    4c3c3cc3
row-iosched.c 25.9 KB