Name: | ibacm |
---|---|
Version: | 48.0 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 231092 |
License: | GPLv2 or BSD |
RPM: | ibacm-48.0-1.el9.aarch64.rpm |
Source RPM: | rdma-core-48.0-1.el9.src.rpm |
Build Date: | Tue Apr 09 2024 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/linux-rdma/rdma-core |
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. |
- Rebase to upstream release v48.0 - Resolves: RHEL-884, RHEL-4800, RHEL-4799, RHEL-3527, RHEL-5486
- Rebase to upstream release v46.0 - Resolves: rhbz#2159650, rhbz#2167513, rhbz#2170367, rhbz#2189721 rhbz#2209688
- Fix covscan-found issues. - Resolves: rhbz#2112984, rhbz#2142687
- Rebase to upstream release v44.0 - Resolves: rhbz#2112984, rhbz#2142687
- Rebase to upstream release v41.0 - Resolves: rhbz#2049521
- Rebase to upstream release v37.2 - Resolves: rhbz#2035043, rhbz#2034948
- Rebase to upstream release v37.1 - Resolves: rhbz#1994803