Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045778
en ru br
ALT Linux repos
S:1.1-alt3

Group :: Networking/Other
RPM: ggaoed

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1-alt3
Build date: 10 december 2020, 11:08 ( 172.1 weeks ago )
Size: 54.35 Kb

Home page:   http://code.google.com/p/ggaoed/

License: GPL-2.0-or-later
Summary: AoE target implementation for Linux
Description:

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)

Current maintainer: Sergey Bolshakov

List of contributors

List of rpms provided by this srpm:

  • ggaoed
  • ggaoed-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin