dm_os_sys_memory


Columns

Column Type Size Nulls Auto Default Children Parents Comments
total_physical_memory_kb bigint 8 null
available_physical_memory_kb bigint 8 null
total_page_file_kb bigint 8 null
available_page_file_kb bigint 8 null
system_cache_kb bigint 8 null
kernel_paged_pool_kb bigint 8 null
kernel_nonpaged_pool_kb bigint 8 null
system_high_memory_signal_state bit 1 null
system_low_memory_signal_state bit 1 null
system_memory_state_desc nvarchar 512 null

Relationships