Skip to content
Snippets Groups Projects
Commit b0c1ab46 authored by Tatyana Brokhman's avatar Tatyana Brokhman Committed by Patrick Tjin
Browse files

block: Add URGENT request notification support to CFQ scheduler


When the 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. This is done
in order to reduce the latency of an urgent request. For example:
long WRITE may be stopped to handle an urgent READ.

Change-Id: I3072b8a1423870fed9c04c28d93caaf9557a7b89
Signed-off-by: default avatarTatyana Brokhman <tlinder@codeaurora.org>
parent 8320c5b1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment