Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37424309
en ru br
Репозитории ALT

Группа :: Сети/Прочее
Пакет: ggaoed

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.1-alt3
Время сборки: 10 декабря 2020, 11:08 ( 175.3 недели назад )
Размер архива: 54.35 Kb

Домашняя страница:   http://code.google.com/p/ggaoed/

Лицензия: GPL-2.0-or-later
О пакете: 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)

Текущий майнтейнер: Sergey Bolshakov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • ggaoed
  • ggaoed-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin