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

Skip to content
Commit 979014b3 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

ion: Remove ION_HEAP_FLAG_DEFER_FREE for dynamic carveout heaps



Dynamic carveout heaps can have their memory removed immediately
after all of its memory is no longer in use. However, the
deferred free mechanism that carveout heaps use can cause immediate
removal of heap memory to fail. Thus, do not use the
ION_HEAP_FLAG_DEFER_FREE flag for dynamic carveout heaps.

Change-Id: I2e4edd130cad9f1361b88210e69cf24cb0f271bb
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent b38b5109
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