commit | 0498628f974d4132ba34b06fc24786a00401b79c | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@dev.mellanox.co.il> | Mon Sep 20 08:42:38 2010 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Sep 28 20:48:49 2010 -0700 |
tree | 6317130c6c9c5cb75018338647ab46366f6b80c2 | |
parent | 252a52aa4fa22a668f019e55b3aac3ff71ec1c29 [diff] |
mlx4_core: Allow log_mtts_per_seg up to 7 As there are now machines with a lot more physical memory, we need to be able to register more memory. This patch lifts the upper limit of log_mtts_per_seg from 5 to 7, increasing the amount of memory that can be registered. Signed-off-by: Eli Cohen <eli@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>