Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37708407
en ru br
ALT Linux repositórios
S:7.6.14-alt1
5.0: 1.2-alt1
4.1: 1.2-alt1
4.0: 1.2-alt1

Group :: Desenvolvimento/C
RPM: libatomic_ops

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.2-alt1
Data da compilação: 28 junho 2007, 15:05 ( 879.0 weeks ago )
Tamanho:: 136.09 Kb

Home page:   http://www.hpl.hp.com/research/linux/atomic_ops

Licença: Distributable
Sumário: library for accessing hardware provided atomic memory operations
Descrição:

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.

Mantenedor currente: Sergey Bolshakov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • libatomic_ops-devel-static
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009