Wengang Wang 0ef2f05c7e IB/mlx4: Use vmalloc for WR buffers when needed
There are several hits that WR buffer allocation(kmalloc) failed.
It failed at order 3 and/or 4 contigous pages allocation. At the same time
there are actually 100MB+ free memory but well fragmented.
So try vmalloc when kmalloc failed.

Signed-off-by: Wengang Wang <wen.gang.wang@oracle.com>
Acked-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-12-08 16:48:10 -05:00
..
2015-10-28 22:27:19 -04:00
2014-01-19 15:14:05 -08:00
2015-12-08 12:42:44 -05:00
2015-10-28 22:27:19 -04:00
2015-10-28 22:27:19 -04:00
2012-11-26 10:19:17 -08:00