• Tatyana Brokhman's avatar
    block: ROW: Fix forced dispatch · 25f3988c
    Tatyana Brokhman authored
    
    
    This patch fixes forced dispatch in the ROW scheduling algorithm.
    When the dispatch function is called with the forced flag on, we
    can't delay the dispatch of the requests that are in scheduler queues.
    Thus, when dispatch is called with forced turned on, we need to cancel
    idling, or not to idle at all.
    
    Change-Id: I3aa0da33ad7b59c0731c696f1392b48525b52ddc
    Signed-off-by: default avatarTatyana Brokhman <tlinder@codeaurora.org>
    25f3988c
row-iosched.c 18.7 KB