Пакет ibacm: Информация

    Бинарный пакет: ibacm
    Версия: 34.0-alt1.3
    Архитектура: e2kv4
    Собран:  30 сентября 2022 г. 9:43
    Исходный пакет: rdma-core
    Категория: Сети/Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/linux-rdma/rdma-core

    Лицензия: GPL-2.0-only OR BSD-2-Clause
    О пакете: InfiniBand Communication Manager Assistant
    Описание: 
    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.

    Сопровождающий: Michael Shigorin


    Последнее изменение


    17 февраля 2022 г. Michael Shigorin 34.0-alt1.3
    - adjust BR: for p10_e2k
    17 февраля 2022 г. Ilya Kurdyukov 34.0-alt1.2
    - dma_coherent support for Elbrus
    16 февраля 2022 г. Ilya Kurdyukov 34.0-alt1.1
    - removed use of pandoc to fix build for Elbrus