diff options
author | 2016-03-06 16:06:06 -0500 | |
---|---|---|
committer | 2016-03-14 10:13:34 +1000 | |
commit | 78a121d82da8aff3aca2a6a1c40f5061081760f0 (patch) | |
tree | 781306a62e99ce6060081c3173521b044c59aef6 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/nouveau/fifo/gk104: kick channel upon removal (diff) | |
download | wireguard-linux-78a121d82da8aff3aca2a6a1c40f5061081760f0.tar.xz wireguard-linux-78a121d82da8aff3aca2a6a1c40f5061081760f0.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions