用于Linux内核的RDMA API [英] RDMA API for Linux kernel

查看:528
本文介绍了用于Linux内核的RDMA API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否存在可以在内核空间中使用的 RDMA(Infiniband) API?我发现的大多数API是用户空间. kDAPL和kAL可以在linux内核中使用;但是,我尚未找到使用这些API的示例代码.有人可以帮我提供内核空间中RDMA的示例代码吗?

Is there an API for RDMA (Infiniband) that can be used in kernel Space? Most of the API's that I have found are user Space. kDAPL and kAL can be used in the linux kernel; however, I have not yet found sample code to use these API's. Can somebody help me with sample code for RDMA in kernel space?

推荐答案

您可以检查"krping"测试-这正是您所需要的. 它使用RDMA-CM建立连接并运行一些RDMA流量.

You can check the "krping" test - it is just what you need. It uses RDMA-CM to establish connection and run some RDMA traffic.

OpenFabrics网站

这篇关于用于Linux内核的RDMA API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆