mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-16 13:47:28 +03:00
Fix "arenas.extend" mallctl to return the number of arenas.
Reported by Mike Hommey.
This commit is contained in:
parent
9906660eb7
commit
6eb84fbe31
2 changed files with 16 additions and 9 deletions
|
|
@ -6,6 +6,11 @@ found in the git revision history:
|
|||
http://www.canonware.com/cgi-bin/gitweb.cgi?p=jemalloc.git
|
||||
git://canonware.com/jemalloc.git
|
||||
|
||||
* 3.x.x (Not yet released)
|
||||
|
||||
Bug fixes:
|
||||
- Fix "arenas.extend" mallctl to output the number of arenas.
|
||||
|
||||
* 3.2.0 (November 9, 2012)
|
||||
|
||||
In addition to a couple of bug fixes, this version modifies page run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue