Searched hist:"6 aec21f6a8322fa8d43df3ea7f051dfd8967f1b9" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | odp.c | diff 6aec21f6a8322fa8d43df3ea7f051dfd8967f1b9 Thu Dec 11 09:04:23 CST 2014 Haggai Eran <haggaie@mellanox.com> 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>
|
H A D | mr.c | diff 6aec21f6a8322fa8d43df3ea7f051dfd8967f1b9 Thu Dec 11 09:04:23 CST 2014 Haggai Eran <haggaie@mellanox.com> 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>
|
H A D | mlx5_ib.h | diff 6aec21f6a8322fa8d43df3ea7f051dfd8967f1b9 Thu Dec 11 09:04:23 CST 2014 Haggai Eran <haggaie@mellanox.com> 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>
|
H A D | qp.c | diff 6aec21f6a8322fa8d43df3ea7f051dfd8967f1b9 Thu Dec 11 09:04:23 CST 2014 Haggai Eran <haggaie@mellanox.com> 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>
|
H A D | main.c | diff 6aec21f6a8322fa8d43df3ea7f051dfd8967f1b9 Thu Dec 11 09:04:23 CST 2014 Haggai Eran <haggaie@mellanox.com> 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>
|
/openbmc/linux/include/linux/mlx5/ |
H A D | driver.h | diff 6aec21f6a8322fa8d43df3ea7f051dfd8967f1b9 Thu Dec 11 09:04:23 CST 2014 Haggai Eran <haggaie@mellanox.com> 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>
|