Skip to content

Does Alloy use boehmgc for all allocations? #119

Description

@MarcWeber

Location

The Readme says cannot trace pointers unless using global allocators ?
So does it use boehmgc for all allocations ?
Wouldn't a better solution be a using a different allocator which when claiming memory from system registers than at boehmgc ?
So what's the benefit of using boehmgc for all allocations ? Wouldn't boehmgc be faster if it had to trace only pointers to GC<..> pointers ?

Summary

So it would be nice if you could document your intuition about this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions