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

Skip to content
Commit 500fbefc authored by Prakash Gupta's avatar Prakash Gupta
Browse files

ion: use unbounded wq for prefetch work



prefetch work takes long time to complete and hence is not recommended to
use system_wq which is CPU_BOUND.  Instead use system_unbounded_wq to allow
cpus to service ipi while prefetch work is ongoing.

Change-Id: I358f1206b0269a33a4701fbdc66b9659a4c8049e
Signed-off-by: default avatarPrakash Gupta <guptap@codeaurora.org>
parent 4bd759b6
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