aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLi Dongyang <dongyang.li@anu.edu.au>2017-08-16 23:31:22 +1000
committerDoug Ledford <dledford@redhat.com>2017-08-22 16:48:23 -0400
commitb588300801f3502a7de5ca897af68019fbb3bc79 (patch)
tree80edf89cc303d0ed997a5d4589a2cb4af6c2b430 /tools/perf/scripts/python
parentRDMA: Fix return value check for ib_get_eth_speed() (diff)
downloadlinux-b588300801f3502a7de5ca897af68019fbb3bc79.tar.gz
linux-b588300801f3502a7de5ca897af68019fbb3bc79.zip
IB/mlx5: use kvmalloc_array for mlx5_ib_wq
We observed multiple times on our Lustre OSS servers that when the system memory is fragmented, kmalloc() in create_kernel_qp() could fail order 4/5 allocations while we still have many free pages. Switch to kvmalloc_array() to allow the operation to contine. Signed-off-by: Li Dongyang <dongyang.li@anu.edu.au> Acked-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions