summaryrefslogtreecommitdiff
path: root/.gdbinit
diff options
context:
space:
mode:
authorAaron Patterson <tenderlove@ruby-lang.org>2020-12-01 15:15:14 -0800
committerAaron Patterson <aaron.patterson@gmail.com>2020-12-02 08:23:31 -0800
commit0bebea985dd1b759973e285e87ed9dfa8610d253 (patch)
tree5c63c3e353eaec5bf7130ad7143c9de774a6cf06 /.gdbinit
parent12a121cc0f7f5b438388288383a7b8b9baf3e2fe (diff)
Incremental sweeping should not require page allocation
Incremental sweeping should sweep until we find a slot for objects to use. `heap_increment` was adding a page to the heap even though we would sweep immediately after. Co-authored-by: John Hawthorn <john@hawthorn.email>
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3837
Diffstat (limited to '.gdbinit')
0 files changed, 0 insertions, 0 deletions