Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libibverbs: Library providing access to InfiniBand/iWARP hardware verbs protocol
- Summary
- libibverbs is a library that allows userspace processes to use
InfiniBand/iWARP "verbs" as described in the InfiniBand Architecture
Specification. This includes direct hardware access for fast path
operations.
For this library to be useful, a device-specific plug-in module should
also be installed.
Changelog
- * Wed Sep 9 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Jun 23 01:00:00 2009 Doug Ledford <dledford{%}redhat{*}com> - 1.1.2-4.el5
-
- Add the ppc write memory barrier patch back in
- Related: bz506258
- * Sat Jun 20 01:00:00 2009 Doug Ledford <dledford{%}redhat{*}com> - 1.1.2-3.el5
-
- Remove XRC support since it's likely to change during integration with
upstream sources
- Compile with valgrind support (all except ia64 where valgrind doesn't
exist)
- Resolves: bz506258, bz504284