Skip to content

grab all free objects in a folio #42

Description

@kuszmaul

When we go to the global data structure to get objects, we should go ahead and fetch all the free objects out of a folio, since it's the same amount of lock contention. We don't actually expect to get lots of free objects out of a folio on average for random malloc/free workloads, but there are workloads where this optimization helps, and I don't see how it can hurt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions