Skip to content

Document std::hardware_ destructive/constructive _interference_size #387

Description

@gonzalobg

For aarch64, LLVM and GCC set the values of std::hardware_destructive_interference_size and std::hardware_constructive_interference_size to 256B and 64B, respectively. These values are often used to align data-structures, and changing them would break the platform ABI on Linux at least.

It may make sense to document these values as part of the ABI properly somewhere.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions