pragmatism first

Manual pages

Origin: librdmacm.

[ Alias ↣ ] Name (section) Brief
cmtime(1) RDMA CM connection steps timing test.
mckey(1) RDMA CM multicast setup and simple data transfer test.
rcopy(1) Simple file copy over RDMA.
rdma_accept(3) Called to accept a connection request.
rdma_ack_cm_event(3) Free a communication event.
rdma_bind_addr(3) Bind an RDMA identifier to a source address.
rdma_client(1) Simple RDMA CM connection and ping-pong test.
rdma_cm(7) RDMA communication manager.
rdma_connect(3) Initiate an active connection request.
rdma_create_ep(3) Allocate a communication identifier and optional QP.
rdma_create_event_channel(3) Open a channel used to report communication events.
rdma_create_id(3) Allocate a communication identifier.
rdma_create_qp(3) Allocate a QP.
rdma_create_srq(3) Allocate a shared receive queue.
rdma_dereg_mr(3) Deregisters a registered memory region.
rdma_destroy_ep(3) Release a communication identifier.
rdma_destroy_event_channel(3) Close an event communication channel.
rdma_destroy_id(3) Release a communication identifier.
rdma_destroy_qp(3) Deallocate a QP.
rdma_destroy_srq(3) Deallocate a SRQ.
rdma_disconnect(3) This function disconnects a connection.
rdma_event_str(3) Returns a string representation of an rdma cm event.
rdma_free_devices(3) Frees the list of devices returned by rdma_get_devices.
rdma_get_cm_event(3) Retrieves the next pending communication event.
rdma_get_devices(3) Get a list of RDMA devices currently available.
rdma_get_dst_port(3) Returns the remote port number of a bound rdma_cm_id.
rdma_get_local_addr(3) Returns the local IP address of a bound rdma_cm_id.
rdma_get_peer_addr(3) Returns the remote IP address of a bound rdma_cm_id.
rdma_get_recv_comp(3) Retrieves a completed receive request.
rdma_get_request(3) Retrieves the next pending connection request event.
rdma_get_send_comp(3) Retrieves a completed send, read, or write request.
rdma_get_src_port(3) Returns the local port number of a bound rdma_cm_id.
rdma_getaddrinfo(3) Provides transport independent address translation.
rdma_join_multicast(3) Joins a multicast group.
rdma_join_multicast_ex(3) Joins a multicast group with extended options.
rdma_leave_multicast(3) Leaves a multicast group.
rdma_listen(3) Listen for incoming connection requests.
rdma_migrate_id(3) Move a communication identifier to a different event channel.
rdma_notify(3) Notifies the librdmacm of an asynchronous event.
rdma_post_read(3) Post an RDMA read work request.
rdma_post_readv(3) Post an RDMA read work request.
rdma_post_recv(3) Post a work request to receive an incoming message.
rdma_post_recvv(3) Post a work request to receive incoming messages.
rdma_post_send(3) Post a work request to send a message.
rdma_post_sendv(3) Post a work request to send a message.
rdma_post_ud_send(3) Post a work request to send a datagram.
rdma_post_write(3) Post an RDMA write work request.
rdma_post_writev(3) Post an RDMA write work request.
rdma_reg_msgs(3) Register data buffer(s) for sending or receiving messages.
rdma_reg_read(3) Register data buffer(s) for remote RDMA read access.
rdma_reg_write(3) Register data buffer(s) for remote RDMA write access.
rdma_reject(3) Called to reject a connection request.
rdma_resolve_addr(3) Resolve destination and optional source addresses.
rdma_resolve_route(3) Resolve the route information needed to establish a connection.
rdma_server(1) Simple RDMA CM connection and ping-pong test.
rdma_set_option(3) Set communication options for an rdma_cm_id.
rdma_xclient(1) RDMA CM communication client test program.
rdma_xserver(1) RDMA CM communication server test program.
riostream(1) Zero-copy streaming over RDMA ping-pong test.
rping(1) RDMA CM connection and RDMA ping-pong test.
rsocket(7) RDMA socket API.
rstream(1) Streaming over RDMA ping-pong test.
ucmatose(1) RDMA CM connection and simple ping-pong test.
udaddy(1) RDMA CM datagram setup and simple ping-pong test.
udpong(1) Unreliable datagram streaming over RDMA ping-pong test.
Go top Index Origins