Skip to content

Remove aml_area_mmap() options #64

@iskra-anl

Description

@iskra-anl

In GitLab by @NicolasDenoyelle on Aug 11, 2020, 13:20

Pros:

  • Interface oblivious of implementation
  • Allocators do not need manage area options with areas but only (more) areas.
  • It becomes possible to duplicate layouts and their pointers without needing area options in function arguments.

Cons:

  • Implies modifications to existing code and tests.
  • Makes area interface closer to an allocator interface.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions