ion: Implement ion heap pool auto refill
Refill the ion heap pools automatically when the pool count reaches
below the set low mark. This refilling is done by kworker thread which
is invoked asynchronously when the pool count reaches below low mark
and refills till fill mark of the pool is reached.
Change-Id: Idea83e68cd73e640c2420f5f34e6f156f26819ef
Signed-off-by:
Sudarshan Rajagopalan <sudaraja@codeaurora.org>
Loading
Please register or sign in to comment