summaryrefslogtreecommitdiff
path: root/inits.c
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2021-06-02 14:42:09 -0400
committerPeter Zhu <peter@peterzhu.ca>2021-06-02 15:49:32 -0400
commitad734a8cc3181cb4ad510e3c7dc73dd8bb943742 (patch)
tree0889a41194f44e7440d0f20740a6eca0a65ace89 /inits.c
parent2a685da1fcd928530509e99f5edb4117bc377994 (diff)
downloadruby-ad734a8cc3181cb4ad510e3c7dc73dd8bb943742.tar.gz
Allocate exact space for objspace_each_objects
We are only iterating over the eden heap so `heap_eden->total_pages` contains the exact number of pages we need to allocate for. `heap_allocated_pages` may contain pages in the tomb.
Diffstat (limited to 'inits.c')
0 files changed, 0 insertions, 0 deletions