commit | 746b5583c1a48a837f4891adaff5e09d61b204a6 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@dev.mellanox.co.il> | Wed Oct 23 09:53:14 2013 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Fri Nov 08 14:42:59 2013 -0800 |
tree | c939fde4e644095bcf476787aebe031f20150d0c | |
parent | 51ee86a4af639e4ee8953dd02ad8a766c40f46a1 [diff] |
IB/mlx5: Multithreaded create MR Use asynchronous commands to execute up to eight concurrent create MR commands. This is to fill memory caches faster so we keep consuming from there. Also, increase timeout for shrinking caches to five minutes. Signed-off-by: Eli Cohen <eli@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>