mirror_ubuntu-kernels/include/linux/mlx5
Haggai Eran 6aec21f6a8 IB/mlx5: Page faults handling infrastructure
* Refactor MR registration and cleanup, and fix reg_pages accounting.
* Create a work queue to handle page fault events in a kthread context.
* Register a fault handler to get events from the core for each QP.

The registered fault handler is empty in this patch, and only a later
patch implements it.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Shachar Raindel <raindel@mellanox.com>
Signed-off-by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-12-15 18:19:03 -08:00
..
cmd.h
cq.h IB/mlx5: Collect signature error completion 2014-03-07 11:40:04 -08:00
device.h IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation 2014-12-15 18:19:02 -08:00
doorbell.h
driver.h IB/mlx5: Page faults handling infrastructure 2014-12-15 18:19:03 -08:00
mlx5_ifc.h net/mlx5_core: use set/get macros in device caps 2014-10-03 15:42:32 -07:00
qp.h mlx5_core: Add support for page faults events and low level handling 2014-12-15 18:18:59 -08:00
srq.h