Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442998 - dev-libs/jemalloc 3.2.0 version bump request
Summary: dev-libs/jemalloc 3.2.0 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Mozilla Gentoo Team
URL: http://www.canonware.com/cgi-bin/gitw...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-13 18:08 UTC by kfm
Modified: 2012-11-25 12:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kfm 2012-11-13 18:08:27 UTC
* 3.2.0 (November 9, 2012)

  In addition to a couple of bug fixes, this version modifies page run
  allocation and dirty page purging algorithms in order to better control
  page-level virtual memory fragmentation.

  Incompatible changes:
  - Change the "opt.lg_dirty_mult" default from 5 to 3 (32:1 to 8:1).

  Bug fixes:
  - Fix dss/mmap allocation precedence code to use recyclable mmap memory only
    after primary dss allocation fails.
  - Fix deadlock in the "arenas.purge" mallctl.  This regression was introduced
    in 3.1.0 by the addition of the "arena.<i>.purge" mallctl.
Comment 1 Jory A. Pratt gentoo-dev 2012-11-25 12:48:03 UTC
Thanks for reporting jemalloc-3.2.0 is in tree with modificiations.