mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Fix a typo.
This commit is contained in:
parent
f70a254d44
commit
dc7ff6306d
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ brevity. Much more detail can be found in the git revision history:
|
|||
|
||||
New features:
|
||||
- Add the arena.<i>.reset mallctl, which makes it possible to discard all of
|
||||
an arena's allocations in a single operation. (@jasone@)
|
||||
an arena's allocations in a single operation. (@jasone)
|
||||
- Add the stats.retained and stats.arenas.<i>.retained statistics. (@jasone)
|
||||
- Add the --with-version configure option. (@jasone)
|
||||
- Support --with-lg-page values larger than actual page size. (@jasone)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue