mmtk / mmtk-core

Memory Management ToolKit
https://www.mmtk.io
Other
379 stars 69 forks source link

Skip iterating through unallocated memory for `MonotonePageResource` #1189

Closed k-sareen closed 2 months ago

k-sareen commented 2 months ago

It's wholly unnecessary to return the entire chunk when we know where the cursor is.