Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
libibverbs - A library for direct userspace use of RDMA (InfiniBand/iWARP) hardware
libibverbs is a library that allows userspace processes to use RDMA
"verbs" as described in the InfiniBand Architecture Specification and
the RDMA Protocol Verbs Specification. This includes direct hardware
access from userspace to InfiniBand/iWARP adapters (kernel bypass) for
fast path operations.
For this library to be useful, a device-specific plug-in module should
also be installed.
Packages
Latest: libibverbs-1.1.4-2.pre6.el6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
libibverbs |
0 |
1.1.4 |
2.pre6.el6.fio |
i686 |
42 KiB |
2011-07-15 22:39:40 |
Changelog:
- * 2010-08-03 - Doug Ledford <dledford[AT]redhat[DOTCOM]> - 1.1.4-2
- Fix COW protection for large pages (bz605276)
- Resolves: bz605276
- * 2010-06-16 - Doug Ledford <dledford[AT]redhat[DOTCOM]> - 1.1.4-1
- Update to latest upstream version
- Internal test build
- * 2010-01-11 - Doug Ledford <dledford[AT]redhat[DOTCOM]> - 1.1.3-4
- Don't try to build on s390(x) as the hardware doesn't exist there
- * 2009-12-05 - Doug Ledford <dledford[AT]redhat[DOTCOM]> - 1.1.3-3
- Own the /etc/libibverbs.d directory
- * 2009-11-06 - Doug Ledford <dledford[AT]redhat[DOTCOM]> - 1.1.3-2
- Add Requires of -devel package to -devel-static package
- Add Requires of libibverbs-driver (this pulls in the various driver packages
automatically when the libibverbs package is installed)