mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-28 13:52:14 +03:00
Fix a comment.
This commit is contained in:
parent
fead75fd52
commit
85ae064e96
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ struct arena_chunk_map_bits_s {
|
|||
* Run address (or size) and various flags are stored together. The bit
|
||||
* layout looks like (assuming 32-bit system):
|
||||
*
|
||||
* ???????? ???????? ???nnnnn nnndulma
|
||||
* ???????? ???????? ???nnnnn nnndumla
|
||||
*
|
||||
* ? : Unallocated: Run address for first/last pages, unset for internal
|
||||
* pages.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue