mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Fix typos ChangeLog
Fix typos ChangeLog
This commit is contained in:
parent
be09b81459
commit
ad6800fec3
1 changed files with 1 additions and 1 deletions
|
|
@ -674,7 +674,7 @@ brevity. Much more detail can be found in the git revision history:
|
|||
- Make it possible for the application to manually flush a thread's cache, via
|
||||
the "tcache.flush" mallctl.
|
||||
- Base maximum dirty page count on proportion of active memory.
|
||||
- Compute various addtional run-time statistics, including per size class
|
||||
- Compute various additional run-time statistics, including per size class
|
||||
statistics for large objects.
|
||||
- Expose malloc_stats_print(), which can be called repeatedly by the
|
||||
application.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue