jemalloc

Description:Jemalloc is a general-purpose scalable concurrent allocator
License: BSD
Homepage:http://jemalloc.net/ https://github.com/jemalloc/jemalloc
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
5.3.0-r1 ~ + + + ~ ~ ~ + + ~ - ~ +

USE flags

  • abi_mips_n32 - 64-bit (32-bit pointer) libraries
  • abi_mips_n64 - 64-bit libraries
  • abi_mips_o32 - 32-bit libraries
  • abi_s390_32 - 32-bit (s390) libraries
  • abi_s390_64 - 64-bit (s390x) libraries
  • abi_x86_32 - 32-bit (x86) libraries
  • abi_x86_64 - 64-bit (amd64) libraries
  • abi_x86_x32 - x32 ABI libraries
  • debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
  • lazy-lock - Enable lazy locking (only lock when multi-threaded)
  • prof - Enable allocation profiling
  • stats - Enable statistics calculation/reporting
  • xmalloc - Add support for xmalloc (abort-on-out-of-memory)

Also available in: Atom

Thank you!