standards-proposals
standards-proposals copied to clipboard
CP013: Introduce query for memory region properties
trafficstars
The current interface for affinity queries supports querying latency, bandwidth, capacity and power consumption. However, there is currently no way to query for the relationship between an execution resource and a memory resource for memory region properties such as whether they support atomic operations for concurrent access to the memory.
We may be able to support this with the existing affinity query interface, though this will need to be investigated.