commit | 4e3d677ba986d5c8e76ee1742c1d4d79bc197d5c | [log] [tgz] |
---|---|---|
author | Moshe Lazer <moshel@mellanox.com> | Wed Oct 23 09:53:21 2013 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Fri Nov 08 14:43:00 2013 -0800 |
tree | 2c596d00eb15ceb6af5317820f62021cb37f327e | |
parent | 87b8de492da34942fc554f2958a570ce0642296a [diff] |
mlx5_core: Change optimal_reclaimed_pages for better performance Change optimal_reclaimed_pages() to increase the output size of each reclaim pages command. This change reduces significantly the amount of reclaim pages commands issued to FW when the driver is unloaded which reduces the overall driver unload time. Signed-off-by: Moshe Lazer <moshel@mellanox.com> Signed-off-by: Eli Cohen <eli@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>