mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-15 07:01:42 +03:00
Fix a typo.
This commit is contained in:
parent
af33e9a597
commit
c19b48fe73
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,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