Fix mallctl doc: arenas.hchunk.<i>.size

This commit is contained in:
Qinfan Wu
2015-04-21 16:57:42 -07:00
committed by Jason Evans
parent b80fbcbbdb
commit 897503521d
2 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ found in the git revision history:
+ The "stats.arenas.<i>.huge.allocated", "stats.arenas.<i>.huge.nmalloc",
"stats.arenas.<i>.huge.ndalloc", and "stats.arenas.<i>.huge.nrequests"
mallctls provide high level per arena huge allocation statistics.
+ The "arenas.nhchunks", "arenas.hchunks.<i>.size",
+ The "arenas.nhchunks", "arenas.hchunk.<i>.size",
"stats.arenas.<i>.hchunks.<j>.nmalloc",
"stats.arenas.<i>.hchunks.<j>.ndalloc",
"stats.arenas.<i>.hchunks.<j>.nrequests", and