fix another typo in the README
This commit is contained in:
parent
ef32a4b7ea
commit
08a633b244
@ -87,7 +87,7 @@ be determined from the range. Each small size class has a separate out-of-line
|
|||||||
metadata array outside of the overall allocation region, with the index of the
|
metadata array outside of the overall allocation region, with the index of the
|
||||||
metadata struct within the array mapping to the index of the slab within the
|
metadata struct within the array mapping to the index of the slab within the
|
||||||
dedicated size class region. Slabs are a multiple of the page size and are
|
dedicated size class region. Slabs are a multiple of the page size and are
|
||||||
paged aligned. The entire small size class region starts out memory protected
|
page aligned. The entire small size class region starts out memory protected
|
||||||
and becomes readable / writable as it gets allocated, with idle slabs beyond
|
and becomes readable / writable as it gets allocated, with idle slabs beyond
|
||||||
the cache limit having their pages dropped and the memory protected again.
|
the cache limit having their pages dropped and the memory protected again.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user