Tyler Nijmeh 80633e9edf
block: Do not wake the request CPU if idle
Refrain from waking up an idle CPU if possible since the exit latency
of taking req->cpu out of an idle cstate will likely exceed the
rq->deadline constraint compared to executing the request locally
instead.

Signed-off-by: Tyler Nijmeh <tylernij@gmail.com>
Signed-off-by: azrim <mirzaspc@gmail.com>
2022-04-26 15:00:50 +07:00
..
2022-04-06 13:18:48 +07:00