Show Socket
Shows basic information about the physical processors in the host server.
Targets
-socket (SocketIDs)
: Restricts output to the DIMMs installed on specific sockets by supplying the socket target and one or more comma-separated socket identifiers. The default is to display all sockets.
Examples
Display information about all the processors.
List all properties for socket 1.
Retrieve specific properties for each processor.
Return Data
The
MappedMemoryLimit
is the maximum amount of memory that is allowed to be mapped into the system physical address space for this processor based on its SKU.TotalMappedMemory
is the total amount of memory that is currently mapped into the system physical address space for this processor.
Last updated