mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-25 14:23:12 +00:00
Fix a typo.
This commit is contained in:
@@ -515,7 +515,7 @@ brevity. Much more detail can be found in the git revision history:
|
|||||||
these fixes, xallocx() now tries harder to partially fulfill requests for
|
these fixes, xallocx() now tries harder to partially fulfill requests for
|
||||||
optional extra space. Note that a couple of minor heap profiling
|
optional extra space. Note that a couple of minor heap profiling
|
||||||
optimizations are included, but these are better thought of as performance
|
optimizations are included, but these are better thought of as performance
|
||||||
fixes that were integral to disovering most of the other bugs.
|
fixes that were integral to discovering most of the other bugs.
|
||||||
|
|
||||||
Optimizations:
|
Optimizations:
|
||||||
- Avoid a chunk metadata read in arena_prof_tctx_set(), since it is in the
|
- Avoid a chunk metadata read in arena_prof_tctx_set(), since it is in the
|
||||||
|
|||||||
Reference in New Issue
Block a user