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

Skip to content
Commit 9d373841 authored by Vinayak Menon's avatar Vinayak Menon
Browse files

iommu: do not attempt reclaim on higher order allocs



Attempting reclaim for non-zero order allocations can result in
the context blocked in reclaim for unpredictable amounts of time.
There are cases reported where dma_alloc_attrs gets blocked for
20+ seconds for an allocation of 200MB. Since higher order
allocation is not a necessity in the presence of iommu, avoid
reclaim.

Change-Id: I93f57e2ea5f7c57ec84a92911e2aae36112d95e1
Signed-off-by: default avatarVinayak Menon <vinmenon@codeaurora.org>
parent f7979ae4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment