Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044897
en ru br
Репозитории ALT
S:7.6.14-alt1
5.1: 1.2-alt1
4.1: 1.2-alt1
4.0: 1.2-alt1
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: libatomic_ops

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

Текущая версия: 1.2-alt1
Время сборки: 28 июня 2007, 15:05 ( 874.1 недели назад )
Размер архива: 136.09 Kb

Домашняя страница:   http://www.hpl.hp.com/research/linux/atomic_ops

Лицензия: Distributable
О пакете: library for accessing hardware provided atomic memory operations
Описание:

This package provides semi-portable access to hardware provided
atomic memory operations.  These might allow you to write code:

- That does more interesting things in signal handlers.
- Makes more effective use of multiprocessors by allowing you to write
 clever lock-free code.  Note that such code is very difficult to get
 right, and will unavoidably be less portable than lock-based code.  It
 ia also not always faster than lock-based code.  But it may occasionally
 be a large performance win.
- To experiment with new and much better thread programming paradigms, etc.

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

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

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

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