summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2016-03-06 16:06:06 -0500
committerBen Skeggs <bskeggs@redhat.com>2016-03-14 10:13:34 +1000
commit78a121d82da8aff3aca2a6a1c40f5061081760f0 (patch)
tree781306a62e99ce6060081c3173521b044c59aef6 /tools/perf/scripts/python/export-to-postgresql.py
parent2bf1833e51c324011484655b8e974962da77c453 (diff)
drm/nouveau/core: use vzalloc for allocating ramht
Most calls to nvkm_ramht_new use 0x8000 as the size. This results in a fairly sizeable chunk of memory to be allocated, which may not be available with kzalloc. Since this is done fairly rarely (once per channel), use vzalloc instead. Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions