SIGN IN SIGN UP

gh-100240: Use a consistent implementation for freelists (#121934)

This combines and updates our freelist handling to use a consistent
implementation. Objects in the freelist are linked together using the
first word of memory block.

If configured with freelists disabled, these operations are essentially
no-ops.
S
Sam Gross committed
5716cc352940a5f8557a8191e873837aa619498a
Parent: 2408a8a
Committed by GitHub <noreply@github.com> on 7/22/2024, 4:08:27 PM