summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorMatt Valentine-House <[email protected]>2024-10-02 12:51:11 +0100
committerMatt Valentine-House <[email protected]>2024-10-03 21:20:09 +0100
commitb58a3645229b6c82c1f199fd948ec1fa97c0cc10 (patch)
tree19b95ffb8c12f6b4d52830c66abaf3b5c39948b1 /test/ruby
parentcd71fa96ac5ac46479eae262bff7349b2817d198 (diff)
Inline eden_heap into size_pool
After the individual tomb_heaps were removed in favour of a global list of empty pages, the only instance of rb_heap_t left is the eden_heap within each size pool. This PR inlines the heap fields directly into rb_size_pool_t to remove indirection and remove the SIZE_POOL_EDEN_HEAP macro
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/11771
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions