Lines Matching +full:system +full:- +full:on +full:- +full:module
5 The ib_uverbs module, built by enabling CONFIG_INFINIBAND_USER_VERBS,
10 https://github.com/linux-rdma/rdma-core, is required. libibverbs contains a
11 device-independent API for using the ib_uverbs interface.
12 libibverbs also requires appropriate device-dependent kernel and
14 a Mellanox HCA, you will need the ib_mthca kernel module and the
17 User-kernel communication
24 system call or context switch into the kernel.
26 Commands are sent to the kernel via write()s on these device files.
29 contain a 64-bit field used to pass a pointer to an output buffer.
31 system call.
39 ib_uverbs module maintains idr tables that are used to translate
52 ib_uverbs module manages pinning and unpinning memory regions via
73 and so on. Since the InfiniBand userspace verbs should be safe for
74 use by non-privileged processes, it may be useful to add an