dm_os_memory_nodes


Columns

Column Type Size Nulls Auto Default Children Parents Comments
memory_node_id smallint 2 null
virtual_address_space_reserved_kb bigint 8 null
virtual_address_space_committed_kb bigint 8 null
locked_page_allocations_kb bigint 8 null
pages_kb bigint 8 null
shared_memory_reserved_kb bigint 8 null
shared_memory_committed_kb bigint 8 null
cpu_affinity_mask bigint 8 null
online_scheduler_mask bigint 8 null
processor_group smallint 2 null
foreign_committed_kb bigint 8 null
target_kb bigint 8 null

Relationships