summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorShrenuj Bansal <shrenujb@codeaurora.org>2016-04-29 09:28:02 -0600
committerJeevan Shriram <jshriram@codeaurora.org>2016-05-11 17:44:06 -0700
commit8cdea23e0363e5edc074b5031cbd94e772efd9c9 (patch)
tree4b2f30836ad93a8b5755f7454b830ecccc5f125a /tools/perf/scripts/python/call-graph-from-postgresql.py
parent01da6d8db6880db3ffe2e7c7c720c214ba18136f (diff)
msm: kgsl: Add 1M and 8K pools to the allocator
This change includes the below: - Add 1M and 8k pools and structure the allocator to use all pools from the largest page to the smallest - Reserve a set number of pages for each of these pools at init time - When allocating, use the reserved pools and then fall back to allocating from system memory using only 8k and 4k pages - Remove maximums on the pool sizes - Zero the memory when we create the pool initially and add pages back to the pool on free CRs-Fixed: 995735 Change-Id: I9440bad62d3e13b434902f167c9d23467b1c4235 Signed-off-by: Shrenuj Bansal <shrenujb@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions