Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 79bed65f authored by Ram Prakash Gupta's avatar Ram Prakash Gupta
Browse files

mmc: core: Restrict number of request in driver queue



When voltage corner is in LSVS, on low load scenario and
there is sudden burst of requests, all device queue
slots are filled and it is needed to wait till all
requests are completed to scale up frequency. This
is leading to delay in scaling and impacting performance.
Fix this issue by only allowing one request in request queue
when device is running with lower speed mode.

Ref: 01deb37c7 on msm-4.9 kernel.

Change-Id: Ie73d29095d9fdd48f1f6aa1c8fa82921022137b9
Signed-off-by: default avatarRam Prakash Gupta <rampraka@codeaurora.org>
parent dcc90d4a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment