• Tatyana Brokhman's avatar
    block: row: Re-design urgent request notification mechanism · 0c3b048d
    Tatyana Brokhman authored
    
    
    This patch updates the ROW URGENT notification policy to apply with the
    bellow:
    - Don't notify URGENT if there is an un-completed URGENT request in driver
    - After notifying that URGENT request is present, the next request
      dispatched is the URGENT one.
    - At every given moment only 1 request can be marked as URGENT.
      Independent of it's location (driver or scheduler)
    
    Other changes to URGENT policy:
    - Only queues that are allowed to notify of an URGENT request pending
    are READ queues
    
    Change-Id: I17ff73125bc7a760cea1116b466115a2df635a14
    Signed-off-by: default avatarTatyana Brokhman <tlinder@codeaurora.org>
    0c3b048d
row-iosched.c 26.9 KB