summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAaron Patterson <tenderlove@ruby-lang.org>2020-10-23 16:13:11 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2020-12-02 10:47:10 -0800
commit51268be7feace6a6547f8be72d6baf9023b08f2b (patch)
tree89939c78e322b23655df249ac7fab562a12144c7 /lib
parent9e73177d5362c1986814f411961b712967dc5f97 (diff)
When allocating new pages, add them to the end of the linked list
When we allocate new pages, allocate them on the end of the linked list. Then when we compact we can move things to the head of the list
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3814
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions