commit | 3bcdb17a5e88288ead90be3c107e754a6075a5b0 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Sun Feb 23 14:19:10 2014 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Fri Mar 07 11:26:49 2014 -0800 |
tree | 622f8951b185bc090d4b0943786e5cb504f105e6 | |
parent | 2ac45934f8700e0c2a579f6ee85a56c6e9ea89d5 [diff] |
IB/mlx5: Keep mlx5 MRs in a radix tree under device This will be useful when processing signature errors on a specific key. The mlx5 driver will lookup the matching mlx5 memory region structure and mark it as dirty (contains signature errors). Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>