Closed AerialMantis closed 6 years ago
memory_resource
can_place_memory
can_place_agents
execution_resource
allocator
execution_context
affinity_query
memory_resource
to represent the memory component of a system topology.can_place_memory
andcan_place_agents
from theexecution_resource
as these are no longer required.memory_resource
andallocator
from theexecution_context
as these no longer make sense.affinity_query
to be between anexecution_resource
and amemory_resource
.