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

Commit a5d2ef95 authored by Liam Mark's avatar Liam Mark
Browse files

ion: add support for non-pool allocations



Currently it is difficult to test the real performance of
allocating from the ion system heap since the heap uses
a page pool.  Customers regularly encounter
scenarios where the pool is empty and memory has to
be allocated from the system.

Add support for the ION_FLAG_POOL_FORCE_ALLOC flag so that
the pool can be bypassed in order to measure the performance
of non-pool system heap allocations.

Change-Id: Ia89910abf52282a9696bd5abb9270930078c66a3
Signed-off-by: default avatarLiam Mark <lmark@codeaurora.org>
parent 62b3314e
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