Name: | ibacm |
---|---|
Epoch: | 4 |
Version: | 1.2.1 |
Release: | 1.0.6.el7uek4 |
Architecture: | x86_64 |
Group: | System Environment/Daemons |
Size: | 184400 |
License: | GPLv2 or BSD |
RPM: | ibacm-1.2.1-1.0.6.el7uek4.x86_64.rpm |
Source RPM: | ibacm-1.2.1-1.0.6.el7uek4.src.rpm |
Build Date: | Tue Oct 02 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.openfabrics.org/ |
Summary: | InfiniBand Communication Manager Assistant |
Description: | The ibacm daemon helps reduce the load of managing path record lookups on large InfiniBand fabrics by providing a user space implementation of what is functionally similar to an ARP cache. The use of ibacm, when properly configured, can reduce the SA packet load of a large IB cluster from O(n^2) to O(n). The ibacm daemon is started and normally runs in the background, user applications need not know about this daemon as long as their app uses librdmacm to handle connection bring up/tear down. The librdmacm library knows how to talk directly to the ibacm daemon to retrieve data. |
- BUILDINFO: commit=24e188ef2adb0912d8cf5fde66b5d0ac3f9bce77 - Backport "e2c3c3f Incorrect usage of..." (Mark Haywood) [Orabug: 28708370]
- Add Epoch to package versioning (Aron Silverton) [Orabug: 27593051] - Add "uek4" token for OL7 package builds (Aron Silverton) [Orabug: 27934606]
- Fix ibacm service not starting on reboot (Gerd Rausch) [Orabug: 28011897]
- Generate autotools output at build time (Aron Silverton) [Orabug: 27959410] - Backport fix for "empty port provider causes segfault" (Wei Lin Guay) [Orabug: 27646071] - Adding new configuration option 'server_mode' (Gerd Rausch) [Orabug: 27767424] - Adding new configuration option 'acme_plus_kernel_only' (Gerd Rausch) [Orabug: 27788257]
- Ininital version for rhel6 - Related: bz700285