vitastor/docs/params
Vitaliy Filippov 043ed854f3 Support RDMA devices without Implicit ODP using mlockall()
UPD: Seems it won't work because ibv_reg_mr() takes a permissions argument
and doesn't allow more permissions than allowed by the kernel for memory
mappings. So the only way to register all memory is probably to iterate
over /proc/PID/maps... :)

Mellanox docs mention that older MLNX_OFED emulated ODP, so maybe it's
still possible to use it, but it's not confirmed.
2022-02-02 01:40:29 +03:00
..
common.yml Update some parameter docs 2022-02-01 22:46:13 +03:00
layout-cluster.yml Update some parameter docs 2022-02-01 22:46:13 +03:00
layout-osd.yml Update some parameter docs 2022-02-01 22:46:13 +03:00
monitor.yml Update some parameter docs 2022-02-01 22:46:13 +03:00
network.yml Support RDMA devices without Implicit ODP using mlockall() 2022-02-02 01:40:29 +03:00
osd.yml Add osd_memlock option 2022-02-02 01:40:22 +03:00