Name: | ibacm |
Version: | 1.1.0 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | System Environment/Daemons |
Size: | 186422 |
License: | GPLv2 or BSD |
RPM: |
ibacm-1.1.0-1.el7.x86_64.rpm
|
Source RPM: |
ibacm-1.1.0-1.el7.src.rpm
|
Build Date: | Tue Sep 15 2015 |
Build Host: | x86-ol7-builder-04.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. |
-
Tue Aug 04 2015 Michal Schmidt <mschmidt@redhat.com> - 1.1.0-1
- Update to upstream release 1.1.0.
- Resolves: bz1249809
-
Fri Jul 17 2015 Michal Schmidt <mschmidt@redhat.com> - 1.0.10-0.3.20150717git825da3ccd2
- Put libibacmp.so in the main package, it's needed at runtime.
- No need to run ldconfig, the .so is not in the linker path.
- Filter the plugin from RPM provides.
- Related: bz1169952
-
Fri Jul 17 2015 Michal Schmidt <mschmidt@redhat.com> - 1.0.10-0.2.20150717git825da3ccd2
- Fixup multilib conflict in ibacm_opts.cfg.
- Related: bz1169952
-
Fri Jul 17 2015 Michal Schmidt <mschmidt@redhat.com> - 1.0.10-0.1.20150717git825da3ccd2
- Update to pre-release git snapshot of 1.0.10.
- Adds libibacmp shared library.
- Rebase coverity patch.
- Minor spec file cleanup.
- Resolves: bz1169952
-
Fri Jun 05 2015 Doug Ledford <dledford@redhat.com> - 1.0.9-2
- Build on s390
- Related: bz1186159
-
Thu Oct 09 2014 Doug Ledford <dledford@redhat.com> - 1.0.9-1
- Update to latest upstream release
- Make sure build is hardened
- Resolves: bz1092538
-
Wed Jan 22 2014 Doug Ledford <dledford@redhat.com> - 1.0.8-4
- Fix Requires for scriptlets
- Resolves: bz1056590
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.0.8-3
- Mass rebuild 2013-12-27
-
Tue Nov 26 2013 Doug Ledford <dledford@redhat.com> - 1.0.8-2
- Fixes for coverity scan defects found
- Related: bz839190
-
Tue Nov 26 2013 Doug Ledford <dledford@redhat.com> - 1.0.8-1
- Update to official 1.0.8 release
- Related: bz839190
-
Tue Mar 26 2013 Doug Ledford <dledford@redhat.com> - 1.0.8-0.git7a3adb7.1
- Add one additional patch from upstream
- Convert to systemd unit file
- Resolves: bz839190
-
Mon Oct 15 2012 Doug Ledford <dledford@redhat.com> - 1.0.8-0.git7a3adb7
- Update to latest upstream via git repo
- Resolves: bz866222, bz866223
-
Thu Apr 05 2012 Doug Ledford <dledford@redhat.com> - 1.0.5-3
- Until the next upstream release, the pid file is in a wonky location.
Make the init script know about that location so we can stop properly.
- Resolves: bz808599
-
Thu Apr 05 2012 Doug Ledford <dledford@redhat.com> - 1.0.5-2
- Don't install the address file or config file, the config file isn't
strictly needed and defaults will be used if it isn't installed, but
with the address file we specifically need to build one based upon
the machine where the program is installed, a default file is not only
not helpful, but it messes up the daemon.
- Related: bz700285
-
Tue Feb 28 2012 Doug Ledford <dledford@redhat.com> - 1.0.5-1
- Ininital version for rhel6
- Related: bz700285