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

    Исходный пакет: ggaoed
    Версия: 1.1-alt2
    Собран:  11 сентября 2012 г. 23:59
    Категория: Сети/Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: http://code.google.com/p/ggaoed/

    Лицензия: GPL
    О пакете: AoE target implementation for Linux
    Описание: 
    ggaoed is an AoE target implementation for Linux, with the following features:
    - A single process can handle any number of devices and any number of
      network interfaces
    - Uses kernel AIO to avoid blocking on I/O
    - Request merging: read/write requests for adjacent data blocks can
      be submitted as a single I/O request
    - Request batching: multiple I/O requests can be submitted with a
      single system call
    - Supports hotplugging/unplugging of network interfaces
    - Uses eventfd for receiving notifications about I/O completion
    - Uses epoll for handling event notifications
    - Uses memory mapped packets to lower system call overhead when receiving and
      sending data
    - Devices to export can be identified either by path or by UUID (using the
      libblkid library)
    - Delayed I/O submission utilizing timerfd (experimental)

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ggaoed (x86_64, i586)
    ggaoed-debuginfo (x86_64, i586)

    Сопровождающий: Sergey Bolshakov

    Список участников:
    Sergey Bolshakov

    Права:
    Sergey Bolshakov

      1. glib2-devel
      2. docbook2X
      3. libaio-devel
      4. libatomic_ops-devel-static
      5. libblkid-devel
      6. xsltproc

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


    11 сентября 2012 г. Sergey Bolshakov 1.1-alt2
    - fix build
    2 июня 2011 г. Sergey Bolshakov 1.1-alt1
    - initial