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

Группа :: Система/Библиотеки
Пакет: libjemalloc2

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

Текущая версия: 5.3.0-alt1.1
Время сборки: 1 декабря 2022, 02:55 ( 72.2 недели назад )
Размер архива: 601.09 Kb

Домашняя страница:   http://jemalloc.net/

Лицензия: BSD
О пакете: A general-purpose scalable concurrent malloc(3) implementation
Описание:

jemalloc is a general-purpose scalable concurrent malloc(3)
implementation. There are several divergent versions of jemalloc in
active use, including:

* FreeBSD's default system allocator (malloc.c, manual page). This was
   the first public use of jemalloc, and it is still author-maintained.
* NetBSD's default system allocator (jemalloc.c).
* Mozilla Firefox's allocator (source code), specifically for
  Microsoft Windows-related platforms, Solaris, and Linux. There is
  Apple Mac OS X support code as well, but it has never been used in a
  release.
* The stand-alone jemalloc, which currently targets only Linux.
  Thus far I have had no driving need to integrate support for other
  operating systems into this version of jemalloc, but it is probable
  that the stand-alone jemalloc library's platform support will
   broaden over time.

Текущий майнтейнер: Ilya Kurdyukov

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

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

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