Skip to content
Snippets Groups Projects
Commit 36695e90 authored by Tim Murray's avatar Tim Murray
Browse files

kgsl: add page pool allocator

This adds a pool allocator to kgsl's sharedmem allocation path. The pool
supports both fixed-size pools and pools that grow over time. In the
latter case, the pool's size will be reduced by a shrinker.

This also adds some tracepoints to aid in kgsl memory allocation debugging.

bug 27273678

Change-Id: I2c34f1e9795db5988303224f427e8a399e541008
parent 8f1f5ca8
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment