1720c9898SEd Tanous<?xml version="1.0" encoding="UTF-8"?> 2720c9898SEd Tanous<!----> 3720c9898SEd Tanous<!--################################################################################ --> 428cfceb2SGunnar Mills<!--# Redfish Schema: Processor v1.20.1 --> 5720c9898SEd Tanous<!--# --> 6720c9898SEd Tanous<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, --> 7720c9898SEd Tanous<!--# available at http://www.dmtf.org/standards/redfish --> 8*d125652eSGunnar Mills<!--# Copyright 2014-2025 DMTF. --> 9720c9898SEd Tanous<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright --> 10720c9898SEd Tanous<!--################################################################################ --> 11720c9898SEd Tanous<!----> 12720c9898SEd Tanous<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0"> 13720c9898SEd Tanous 14720c9898SEd Tanous <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml"> 15720c9898SEd Tanous <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/> 16720c9898SEd Tanous </edmx:Reference> 17720c9898SEd Tanous <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml"> 18720c9898SEd Tanous <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/> 19720c9898SEd Tanous </edmx:Reference> 20720c9898SEd Tanous <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml"> 21720c9898SEd Tanous <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/> 22720c9898SEd Tanous </edmx:Reference> 23720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml"> 24720c9898SEd Tanous <edmx:Include Namespace="Resource"/> 25720c9898SEd Tanous <edmx:Include Namespace="Resource.v1_0_0"/> 26720c9898SEd Tanous </edmx:Reference> 27720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml"> 28720c9898SEd Tanous <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/> 29720c9898SEd Tanous <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/> 30720c9898SEd Tanous </edmx:Reference> 31720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml"> 32720c9898SEd Tanous <edmx:Include Namespace="Chassis"/> 33720c9898SEd Tanous </edmx:Reference> 34720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Assembly_v1.xml"> 35720c9898SEd Tanous <edmx:Include Namespace="Assembly"/> 36720c9898SEd Tanous </edmx:Reference> 37720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorCollection_v1.xml"> 38720c9898SEd Tanous <edmx:Include Namespace="ProcessorCollection"/> 39720c9898SEd Tanous </edmx:Reference> 40720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorMetrics_v1.xml"> 41720c9898SEd Tanous <edmx:Include Namespace="ProcessorMetrics"/> 42720c9898SEd Tanous </edmx:Reference> 43720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Endpoint_v1.xml"> 44720c9898SEd Tanous <edmx:Include Namespace="Endpoint"/> 45720c9898SEd Tanous </edmx:Reference> 46720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccelerationFunction_v1.xml"> 47720c9898SEd Tanous <edmx:Include Namespace="AccelerationFunction"/> 48720c9898SEd Tanous </edmx:Reference> 49720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccelerationFunctionCollection_v1.xml"> 50720c9898SEd Tanous <edmx:Include Namespace="AccelerationFunctionCollection"/> 51720c9898SEd Tanous </edmx:Reference> 52720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDevice_v1.xml"> 53720c9898SEd Tanous <edmx:Include Namespace="PCIeDevice"/> 54720c9898SEd Tanous </edmx:Reference> 55720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeFunction_v1.xml"> 56720c9898SEd Tanous <edmx:Include Namespace="PCIeFunction"/> 57720c9898SEd Tanous </edmx:Reference> 58720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/OperatingConfigCollection_v1.xml"> 59720c9898SEd Tanous <edmx:Include Namespace="OperatingConfigCollection"/> 60720c9898SEd Tanous </edmx:Reference> 61720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/OperatingConfig_v1.xml"> 62720c9898SEd Tanous <edmx:Include Namespace="OperatingConfig"/> 63720c9898SEd Tanous </edmx:Reference> 64720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EnvironmentMetrics_v1.xml"> 65720c9898SEd Tanous <edmx:Include Namespace="EnvironmentMetrics"/> 66720c9898SEd Tanous </edmx:Reference> 67720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryMetrics_v1.xml"> 68720c9898SEd Tanous <edmx:Include Namespace="MemoryMetrics"/> 69720c9898SEd Tanous </edmx:Reference> 70720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Memory_v1.xml"> 71720c9898SEd Tanous <edmx:Include Namespace="Memory"/> 72720c9898SEd Tanous </edmx:Reference> 73f2a8e57eSGunnar Mills <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryCollection_v1.xml"> 74f2a8e57eSGunnar Mills <edmx:Include Namespace="MemoryCollection"/> 75f2a8e57eSGunnar Mills </edmx:Reference> 76720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml"> 77720c9898SEd Tanous <edmx:Include Namespace="CertificateCollection"/> 78720c9898SEd Tanous </edmx:Reference> 79720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml"> 80720c9898SEd Tanous <edmx:Include Namespace="SoftwareInventory"/> 81720c9898SEd Tanous </edmx:Reference> 82720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/GraphicsController_v1.xml"> 83720c9898SEd Tanous <edmx:Include Namespace="GraphicsController"/> 84720c9898SEd Tanous </edmx:Reference> 85720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction_v1.xml"> 86720c9898SEd Tanous <edmx:Include Namespace="NetworkDeviceFunction"/> 87720c9898SEd Tanous </edmx:Reference> 88720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Control_v1.xml"> 89720c9898SEd Tanous <edmx:Include Namespace="Control"/> 90720c9898SEd Tanous </edmx:Reference> 91720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PortCollection_v1.xml"> 92720c9898SEd Tanous <edmx:Include Namespace="PortCollection"/> 93720c9898SEd Tanous </edmx:Reference> 94720c9898SEd Tanous <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FabricAdapter_v1.xml"> 95720c9898SEd Tanous <edmx:Include Namespace="FabricAdapter"/> 96720c9898SEd Tanous </edmx:Reference> 97720c9898SEd Tanous 98720c9898SEd Tanous <edmx:DataServices> 99720c9898SEd Tanous 100720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor"> 101720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 102f2a8e57eSGunnar Mills <Annotation Term="Redfish.Language" String="en"/> 103720c9898SEd Tanous 104720c9898SEd Tanous <EntityType Name="Processor" BaseType="Resource.v1_0_0.Resource" Abstract="true"> 105f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="The `Processor` schema describes the information about a single processor that a system contains. A processor includes both performance characteristics, clock speed, architecture, core count, and so on, and compatibility, such as the CPU ID instruction results. It also describes the location, such as a slot, socket, or bay, where a unit can be installed, by populating a resource instance with an absent state if a unit is not present."/> 106f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This resource shall represent a single processor that a system contains. A processor includes both performance characteristics, clock speed, architecture, core count, and so on, and compatibility, such as the CPU ID instruction results. It may also represent a location, such as a slot, socket, or bay, where a unit may be installed, but the `State` property within the `Status` property contains `Absent`."/> 107720c9898SEd Tanous <Annotation Term="OData.AdditionalProperties" Bool="false"/> 108720c9898SEd Tanous <Annotation Term="Capabilities.InsertRestrictions"> 109720c9898SEd Tanous <Record> 110720c9898SEd Tanous <PropertyValue Property="Insertable" Bool="false"/> 111720c9898SEd Tanous </Record> 112720c9898SEd Tanous </Annotation> 113720c9898SEd Tanous <Annotation Term="Capabilities.UpdateRestrictions"> 114720c9898SEd Tanous <Record> 115720c9898SEd Tanous <PropertyValue Property="Updatable" Bool="true"/> 116720c9898SEd Tanous </Record> 117720c9898SEd Tanous </Annotation> 118720c9898SEd Tanous <Annotation Term="Capabilities.DeleteRestrictions"> 119720c9898SEd Tanous <Record> 120720c9898SEd Tanous <PropertyValue Property="Deletable" Bool="false"/> 121720c9898SEd Tanous </Record> 122720c9898SEd Tanous </Annotation> 123720c9898SEd Tanous <Annotation Term="Redfish.Uris"> 124720c9898SEd Tanous <Collection> 125720c9898SEd Tanous <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String> 126720c9898SEd Tanous <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String> 127720c9898SEd Tanous <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String> 128720c9898SEd Tanous <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}</String> 129720c9898SEd Tanous <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String> 130720c9898SEd Tanous <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String> 131720c9898SEd Tanous <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String> 132720c9898SEd Tanous <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String> 133720c9898SEd Tanous <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String> 134720c9898SEd Tanous <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}</String> 135720c9898SEd Tanous <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String> 136720c9898SEd Tanous <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String> 137720c9898SEd Tanous <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String> 138720c9898SEd Tanous <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String> 139720c9898SEd Tanous <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String> 140720c9898SEd Tanous <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}</String> 141720c9898SEd Tanous <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String> 142720c9898SEd Tanous <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String> 143720c9898SEd Tanous <String>/redfish/v1/Chassis/{ChassisId}/Processors/{ProcessorId}</String> 144720c9898SEd Tanous <String>/redfish/v1/Chassis/{ChassisId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String> 145720c9898SEd Tanous <String>/redfish/v1/Chassis/{ChassisId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String> 146720c9898SEd Tanous </Collection> 147720c9898SEd Tanous </Annotation> 148720c9898SEd Tanous </EntityType> 149720c9898SEd Tanous 150720c9898SEd Tanous <Action Name="Reset" IsBound="true"> 151720c9898SEd Tanous <Annotation Term="OData.Description" String="This action resets the processor."/> 152720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This action shall reset the processor."/> 153720c9898SEd Tanous <Parameter Name="Processor" Type="Processor.v1_1_0.Actions"/> 154720c9898SEd Tanous <Parameter Name="ResetType" Type="Resource.ResetType"> 155720c9898SEd Tanous <Annotation Term="OData.Description" String="The type of reset."/> 156720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset. The service can accept a request without the parameter and perform an implementation-specific default reset."/> 157720c9898SEd Tanous </Parameter> 158720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 159720c9898SEd Tanous <Collection> 160720c9898SEd Tanous <Record> 161720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 162720c9898SEd Tanous <PropertyValue Property="Version" String="v1_6_0"/> 163720c9898SEd Tanous </Record> 164720c9898SEd Tanous </Collection> 165720c9898SEd Tanous </Annotation> 166720c9898SEd Tanous </Action> 167720c9898SEd Tanous 168720c9898SEd Tanous <Action Name="ResetToDefaults" IsBound="true"> 169720c9898SEd Tanous <Annotation Term="OData.Description" String="The action resets the values of writable properties to factory defaults."/> 170720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This action shall reset the values of writable properties in this resource to their default values as specified by the manufacturer."/> 171720c9898SEd Tanous <Parameter Name="Processor" Type="Processor.v1_1_0.Actions"/> 172720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 173720c9898SEd Tanous <Collection> 174720c9898SEd Tanous <Record> 175720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 176720c9898SEd Tanous <PropertyValue Property="Version" String="v1_15_0"/> 177720c9898SEd Tanous </Record> 178720c9898SEd Tanous </Collection> 179720c9898SEd Tanous </Annotation> 180720c9898SEd Tanous </Action> 181720c9898SEd Tanous </Schema> 182720c9898SEd Tanous 183720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_0"> 184720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 185720c9898SEd Tanous <Annotation Term="Redfish.Release" String="1.0"/> 186720c9898SEd Tanous 187720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.Processor"> 188720c9898SEd Tanous <Annotation Term="OData.AdditionalProperties" Bool="false"/> 189720c9898SEd Tanous <Property Name="Socket" Type="Edm.String"> 190720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 191720c9898SEd Tanous <Annotation Term="OData.Description" String="The socket or location of the processor."/> 192720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the physical location or socket of the processor."/> 193720c9898SEd Tanous </Property> 194720c9898SEd Tanous <Property Name="ProcessorType" Type="Processor.v1_0_0.ProcessorType"> 195720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 196720c9898SEd Tanous <Annotation Term="OData.Description" String="The type of processor."/> 197720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the type of processor contained in this socket."/> 198720c9898SEd Tanous </Property> 199720c9898SEd Tanous <Property Name="ProcessorArchitecture" Type="Processor.v1_0_0.ProcessorArchitecture"> 200720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 201720c9898SEd Tanous <Annotation Term="OData.Description" String="The architecture of the processor."/> 202720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the architecture of the processor contained in this socket."/> 203720c9898SEd Tanous </Property> 204720c9898SEd Tanous <Property Name="InstructionSet" Type="Processor.v1_0_0.InstructionSet"> 205720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 206720c9898SEd Tanous <Annotation Term="OData.Description" String="The instruction set of the processor."/> 207720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the instruction set of the processor contained in this socket."/> 208720c9898SEd Tanous </Property> 209720c9898SEd Tanous <Property Name="ProcessorId" Type="Processor.v1_0_0.ProcessorId" Nullable="false"> 210720c9898SEd Tanous <Annotation Term="OData.Description" String="The identification information for this processor."/> 21128cfceb2SGunnar Mills <Annotation Term="OData.LongDescription" String="This object shall contain identification information for this processor. For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/> 212720c9898SEd Tanous </Property> 213720c9898SEd Tanous <Property Name="Status" Type="Resource.Status" Nullable="false"> 214720c9898SEd Tanous <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> 215720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> 216720c9898SEd Tanous </Property> 217720c9898SEd Tanous <Property Name="Manufacturer" Type="Edm.String"> 218720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 219720c9898SEd Tanous <Annotation Term="OData.Description" String="The processor manufacturer."/> 220720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain a string that identifies the manufacturer of the processor."/> 221720c9898SEd Tanous </Property> 222720c9898SEd Tanous <Property Name="Model" Type="Edm.String"> 223720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 224720c9898SEd Tanous <Annotation Term="OData.Description" String="The product model number of this device."/> 225720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall indicate the model information as provided by the manufacturer of this processor."/> 226720c9898SEd Tanous </Property> 227720c9898SEd Tanous <Property Name="MaxSpeedMHz" Type="Edm.Int64"> 228720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 229720c9898SEd Tanous <Annotation Term="OData.Description" String="The maximum clock speed of the processor."/> 230720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall indicate the maximum rated clock speed of the processor in MHz."/> 231720c9898SEd Tanous <Annotation Term="Measures.Unit" String="MHz"/> 232720c9898SEd Tanous </Property> 233720c9898SEd Tanous <Property Name="TotalCores" Type="Edm.Int64"> 234720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 235720c9898SEd Tanous <Annotation Term="OData.Description" String="The total number of cores that this processor contains."/> 236720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of independent processor cores contained within this processor."/> 237720c9898SEd Tanous </Property> 238720c9898SEd Tanous <Property Name="TotalThreads" Type="Edm.Int64"> 239720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 240720c9898SEd Tanous <Annotation Term="OData.Description" String="The total number of execution threads that this processor supports."/> 241720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of independent execution threads that this processor supports."/> 242720c9898SEd Tanous </Property> 243720c9898SEd Tanous </EntityType> 244720c9898SEd Tanous 245720c9898SEd Tanous <ComplexType Name="ProcessorId"> 246720c9898SEd Tanous <Annotation Term="OData.AdditionalProperties" Bool="false"/> 247720c9898SEd Tanous <Annotation Term="OData.Description" String="The identification information for a processor."/> 248720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This type shall contain identification information for a processor."/> 249720c9898SEd Tanous <Property Name="VendorId" Type="Edm.String"> 250720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 251720c9898SEd Tanous <Annotation Term="OData.Description" String="The vendor identification for this processor."/> 25228cfceb2SGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain the vendor identification information as provided by the manufacturer of this processor. If this property represents raw register data, as determined by the value of the `ProcessorArchitecture` property, the service shall encode the value as a hex-encoded string following the regular expression pattern `^0x[0-9A-Fa-f]+$` or a decimal-encoded string following the regular expression pattern `^\d+$`. For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/> 253720c9898SEd Tanous </Property> 254720c9898SEd Tanous <Property Name="IdentificationRegisters" Type="Edm.String"> 255720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 256720c9898SEd Tanous <Annotation Term="OData.Description" String="The raw manufacturer-provided processor identification registers for this processor."/> 25728cfceb2SGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain the raw manufacturer-provided processor-specific identification registers of this processor's features. For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/> 258720c9898SEd Tanous <Annotation Term="Validation.Pattern" String="^0x[0-9A-Fa-f]+$"/> 259720c9898SEd Tanous </Property> 260720c9898SEd Tanous <Property Name="EffectiveFamily" Type="Edm.String"> 261720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 262720c9898SEd Tanous <Annotation Term="OData.Description" String="The effective family for this processor."/> 26328cfceb2SGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain the effective family information as provided by the manufacturer of this processor. If this property represents raw register data, as determined by the value of the `ProcessorArchitecture` property, the service shall encode the value as a hex-encoded string following the regular expression pattern `^0x[0-9A-Fa-f]+$` or a decimal-encoded string following the regular expression pattern `^\d+$`. For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/> 264720c9898SEd Tanous </Property> 265720c9898SEd Tanous <Property Name="EffectiveModel" Type="Edm.String"> 266720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 267720c9898SEd Tanous <Annotation Term="OData.Description" String="The effective model for this processor."/> 26828cfceb2SGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain the effective model information as provided by the manufacturer of this processor. If this property represents raw register data, as determined by the value of the `ProcessorArchitecture` property, the service shall encode the value as a hex-encoded string following the regular expression pattern `^0x[0-9A-Fa-f]+$` or a decimal-encoded string following the regular expression pattern `^\d+$`. For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/> 269720c9898SEd Tanous </Property> 270720c9898SEd Tanous <Property Name="Step" Type="Edm.String"> 271720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 272720c9898SEd Tanous <Annotation Term="OData.Description" String="The step value for this processor."/> 27328cfceb2SGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain the step or revision information as provided by the manufacturer of this processor. If this property represents raw register data, as determined by the value of the `ProcessorArchitecture` property, the service shall encode the value as a hex-encoded string following the regular expression pattern `^0x[0-9A-Fa-f]+$` or a decimal-encoded string following the regular expression pattern `^\d+$`. For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/> 274720c9898SEd Tanous </Property> 275720c9898SEd Tanous <Property Name="MicrocodeInfo" Type="Edm.String"> 276720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 277720c9898SEd Tanous <Annotation Term="OData.Description" String="The microcode information for this processor."/> 27828cfceb2SGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain the microcode information as provided by the manufacturer of this processor. If this property represents raw register data, as determined by the value of the `ProcessorArchitecture` property, the service shall encode the value as a hex-encoded string following the regular expression pattern `^0x[0-9A-Fa-f]+$` or a decimal-encoded string following the regular expression pattern `^\d+$`. For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/> 279720c9898SEd Tanous </Property> 280720c9898SEd Tanous </ComplexType> 281720c9898SEd Tanous 282720c9898SEd Tanous <EnumType Name="ProcessorType"> 283720c9898SEd Tanous <Member Name="CPU"> 284720c9898SEd Tanous <Annotation Term="OData.Description" String="A CPU."/> 285720c9898SEd Tanous </Member> 286720c9898SEd Tanous <Member Name="GPU"> 287720c9898SEd Tanous <Annotation Term="OData.Description" String="A GPU."/> 288720c9898SEd Tanous </Member> 289720c9898SEd Tanous <Member Name="FPGA"> 290720c9898SEd Tanous <Annotation Term="OData.Description" String="An FPGA."/> 291720c9898SEd Tanous </Member> 292720c9898SEd Tanous <Member Name="DSP"> 293720c9898SEd Tanous <Annotation Term="OData.Description" String="A DSP."/> 294720c9898SEd Tanous </Member> 295720c9898SEd Tanous <Member Name="Accelerator"> 296720c9898SEd Tanous <Annotation Term="OData.Description" String="An accelerator."/> 297720c9898SEd Tanous </Member> 298720c9898SEd Tanous <Member Name="Core"> 299720c9898SEd Tanous <Annotation Term="OData.Description" String="A core in a processor."/> 300720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 301720c9898SEd Tanous <Collection> 302720c9898SEd Tanous <Record> 303720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 304720c9898SEd Tanous <PropertyValue Property="Version" String="v1_3_0"/> 305720c9898SEd Tanous </Record> 306720c9898SEd Tanous </Collection> 307720c9898SEd Tanous </Annotation> 308720c9898SEd Tanous </Member> 309720c9898SEd Tanous <Member Name="Thread"> 310720c9898SEd Tanous <Annotation Term="OData.Description" String="A thread in a processor."/> 311720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 312720c9898SEd Tanous <Collection> 313720c9898SEd Tanous <Record> 314720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 315720c9898SEd Tanous <PropertyValue Property="Version" String="v1_3_0"/> 316720c9898SEd Tanous </Record> 317720c9898SEd Tanous </Collection> 318720c9898SEd Tanous </Annotation> 319720c9898SEd Tanous </Member> 320720c9898SEd Tanous <Member Name="Partition"> 321720c9898SEd Tanous <Annotation Term="OData.Description" String="A partition in a single processor."/> 322720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This value shall indicate a partition in a processor that is instantiated from a user configuration to carve out resources in a single processor. An example of this is assigning memory to a set of cores in a GPU."/> 323720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 324720c9898SEd Tanous <Collection> 325720c9898SEd Tanous <Record> 326720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 327720c9898SEd Tanous <PropertyValue Property="Version" String="v1_19_0"/> 328720c9898SEd Tanous </Record> 329720c9898SEd Tanous </Collection> 330720c9898SEd Tanous </Annotation> 331720c9898SEd Tanous </Member> 332720c9898SEd Tanous <Member Name="OEM"> 333720c9898SEd Tanous <Annotation Term="OData.Description" String="An OEM-defined processing unit."/> 334720c9898SEd Tanous </Member> 335720c9898SEd Tanous </EnumType> 336720c9898SEd Tanous 337720c9898SEd Tanous <TypeDefinition Name="ProcessorArchitecture" UnderlyingType="Edm.String"> 338720c9898SEd Tanous <Annotation Term="Redfish.Enumeration"> 339720c9898SEd Tanous <Collection> 340720c9898SEd Tanous <Record> 341720c9898SEd Tanous <PropertyValue Property="Member" String="x86"/> 342720c9898SEd Tanous <Annotation Term="OData.Description" String="x86 or x86-64."/> 343720c9898SEd Tanous </Record> 344720c9898SEd Tanous <Record> 345720c9898SEd Tanous <PropertyValue Property="Member" String="IA-64"/> 346720c9898SEd Tanous <Annotation Term="OData.Description" String="Intel Itanium."/> 347720c9898SEd Tanous </Record> 348720c9898SEd Tanous <Record> 349720c9898SEd Tanous <PropertyValue Property="Member" String="ARM"/> 350720c9898SEd Tanous <Annotation Term="OData.Description" String="ARM."/> 351720c9898SEd Tanous </Record> 352720c9898SEd Tanous <Record> 353720c9898SEd Tanous <PropertyValue Property="Member" String="MIPS"/> 354720c9898SEd Tanous <Annotation Term="OData.Description" String="MIPS."/> 355720c9898SEd Tanous </Record> 356720c9898SEd Tanous <Record> 357720c9898SEd Tanous <PropertyValue Property="Member" String="Power"/> 358720c9898SEd Tanous <Annotation Term="OData.Description" String="Power."/> 359720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 360720c9898SEd Tanous <Collection> 361720c9898SEd Tanous <Record> 362720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 363720c9898SEd Tanous <PropertyValue Property="Version" String="v1_4_0"/> 364720c9898SEd Tanous </Record> 365720c9898SEd Tanous </Collection> 366720c9898SEd Tanous </Annotation> 367720c9898SEd Tanous </Record> 368720c9898SEd Tanous <Record> 369720c9898SEd Tanous <PropertyValue Property="Member" String="RISC-V"/> 370720c9898SEd Tanous <Annotation Term="OData.Description" String="RISC-V."/> 371720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 372720c9898SEd Tanous <Collection> 373720c9898SEd Tanous <Record> 374720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 375720c9898SEd Tanous <PropertyValue Property="Version" String="v1_19_0"/> 376720c9898SEd Tanous </Record> 377720c9898SEd Tanous </Collection> 378720c9898SEd Tanous </Annotation> 379720c9898SEd Tanous </Record> 380720c9898SEd Tanous <Record> 381720c9898SEd Tanous <PropertyValue Property="Member" String="OEM"/> 382720c9898SEd Tanous <Annotation Term="OData.Description" String="OEM-defined."/> 383720c9898SEd Tanous </Record> 384720c9898SEd Tanous </Collection> 385720c9898SEd Tanous </Annotation> 386720c9898SEd Tanous </TypeDefinition> 387720c9898SEd Tanous 388720c9898SEd Tanous <TypeDefinition Name="InstructionSet" UnderlyingType="Edm.String"> 389720c9898SEd Tanous <Annotation Term="Redfish.Enumeration"> 390720c9898SEd Tanous <Collection> 391720c9898SEd Tanous <Record> 392720c9898SEd Tanous <PropertyValue Property="Member" String="x86"/> 393720c9898SEd Tanous <Annotation Term="OData.Description" String="x86 32-bit."/> 394720c9898SEd Tanous </Record> 395720c9898SEd Tanous <Record> 396720c9898SEd Tanous <PropertyValue Property="Member" String="x86-64"/> 397720c9898SEd Tanous <Annotation Term="OData.Description" String="x86 64-bit."/> 398720c9898SEd Tanous </Record> 399720c9898SEd Tanous <Record> 400720c9898SEd Tanous <PropertyValue Property="Member" String="IA-64"/> 401720c9898SEd Tanous <Annotation Term="OData.Description" String="Intel IA-64."/> 402720c9898SEd Tanous </Record> 403720c9898SEd Tanous <Record> 404720c9898SEd Tanous <PropertyValue Property="Member" String="ARM-A32"/> 405720c9898SEd Tanous <Annotation Term="OData.Description" String="ARM 32-bit."/> 406720c9898SEd Tanous </Record> 407720c9898SEd Tanous <Record> 408720c9898SEd Tanous <PropertyValue Property="Member" String="ARM-A64"/> 409720c9898SEd Tanous <Annotation Term="OData.Description" String="ARM 64-bit."/> 410720c9898SEd Tanous </Record> 411720c9898SEd Tanous <Record> 412720c9898SEd Tanous <PropertyValue Property="Member" String="MIPS32"/> 413720c9898SEd Tanous <Annotation Term="OData.Description" String="MIPS 32-bit."/> 414720c9898SEd Tanous </Record> 415720c9898SEd Tanous <Record> 416720c9898SEd Tanous <PropertyValue Property="Member" String="MIPS64"/> 417720c9898SEd Tanous <Annotation Term="OData.Description" String="MIPS 64-bit."/> 418720c9898SEd Tanous </Record> 419720c9898SEd Tanous <Record> 420720c9898SEd Tanous <PropertyValue Property="Member" String="PowerISA"/> 421720c9898SEd Tanous <Annotation Term="OData.Description" String="PowerISA-64 or PowerISA-32."/> 422720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 423720c9898SEd Tanous <Collection> 424720c9898SEd Tanous <Record> 425720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 426720c9898SEd Tanous <PropertyValue Property="Version" String="v1_4_0"/> 427720c9898SEd Tanous </Record> 428720c9898SEd Tanous </Collection> 429720c9898SEd Tanous </Annotation> 430720c9898SEd Tanous </Record> 431720c9898SEd Tanous <Record> 432720c9898SEd Tanous <PropertyValue Property="Member" String="RV32"/> 433720c9898SEd Tanous <Annotation Term="OData.Description" String="RISC-V 32-bit."/> 434720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 435720c9898SEd Tanous <Collection> 436720c9898SEd Tanous <Record> 437720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 438720c9898SEd Tanous <PropertyValue Property="Version" String="v1_19_0"/> 439720c9898SEd Tanous </Record> 440720c9898SEd Tanous </Collection> 441720c9898SEd Tanous </Annotation> 442720c9898SEd Tanous </Record> 443720c9898SEd Tanous <Record> 444720c9898SEd Tanous <PropertyValue Property="Member" String="RV64"/> 445720c9898SEd Tanous <Annotation Term="OData.Description" String="RISC-V 64-bit."/> 446720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 447720c9898SEd Tanous <Collection> 448720c9898SEd Tanous <Record> 449720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 450720c9898SEd Tanous <PropertyValue Property="Version" String="v1_19_0"/> 451720c9898SEd Tanous </Record> 452720c9898SEd Tanous </Collection> 453720c9898SEd Tanous </Annotation> 454720c9898SEd Tanous </Record> 455720c9898SEd Tanous <Record> 456720c9898SEd Tanous <PropertyValue Property="Member" String="OEM"/> 457720c9898SEd Tanous <Annotation Term="OData.Description" String="OEM-defined."/> 458720c9898SEd Tanous </Record> 459720c9898SEd Tanous </Collection> 460720c9898SEd Tanous </Annotation> 461720c9898SEd Tanous </TypeDefinition> 462720c9898SEd Tanous </Schema> 463720c9898SEd Tanous 464720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_2"> 465720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 466720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/> 467720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_0.Processor"/> 468720c9898SEd Tanous </Schema> 469720c9898SEd Tanous 470720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_3"> 471720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 472720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/> 473720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_2.Processor"/> 474720c9898SEd Tanous </Schema> 475720c9898SEd Tanous 476720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_4"> 477720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 478720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/> 479720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_3.Processor"/> 480720c9898SEd Tanous </Schema> 481720c9898SEd Tanous 482720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_5"> 483720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 484f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to add units annotations to the `MaxSpeedMHz` property. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required and integer properties are marked as integer rather than number."/> 485720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_4.Processor"/> 486720c9898SEd Tanous </Schema> 487720c9898SEd Tanous 488720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_6"> 489720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 490720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 491720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_5.Processor"/> 492720c9898SEd Tanous </Schema> 493720c9898SEd Tanous 494720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_7"> 495720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 496720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/> 497720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_6.Processor"/> 498720c9898SEd Tanous </Schema> 499720c9898SEd Tanous 500720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_8"> 501720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 502720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 503720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_7.Processor"/> 504720c9898SEd Tanous </Schema> 505720c9898SEd Tanous 506720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_9"> 507720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 508f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/> 509720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_8.Processor"/> 510720c9898SEd Tanous </Schema> 511720c9898SEd Tanous 512720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_10"> 513720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 514720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 515720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_9.Processor"/> 516720c9898SEd Tanous </Schema> 517720c9898SEd Tanous 518720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_11"> 519720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 520720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 521720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_10.Processor"/> 522720c9898SEd Tanous </Schema> 523720c9898SEd Tanous 524720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_12"> 525720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 526720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/> 527720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_11.Processor"/> 528720c9898SEd Tanous </Schema> 529720c9898SEd Tanous 530720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_13"> 531720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 532f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data."/> 533720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_12.Processor"/> 534720c9898SEd Tanous </Schema> 535720c9898SEd Tanous 536720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_14"> 537720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 538720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 539720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_13.Processor"/> 540720c9898SEd Tanous </Schema> 541720c9898SEd Tanous 542f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_15"> 543f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 544f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 545f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_0_14.Processor"/> 546f2a8e57eSGunnar Mills </Schema> 547f2a8e57eSGunnar Mills 54828cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_16"> 54928cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 55028cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 55128cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_0_15.Processor"/> 55228cfceb2SGunnar Mills </Schema> 55328cfceb2SGunnar Mills 554720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_0"> 555720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 556720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2017.1"/> 557720c9898SEd Tanous 558720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_0_4.Processor"> 559720c9898SEd Tanous <Property Name="Links" Type="Processor.v1_1_0.Links" Nullable="false"> 560720c9898SEd Tanous <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/> 561720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/> 562720c9898SEd Tanous </Property> 563720c9898SEd Tanous <Property Name="Actions" Type="Processor.v1_1_0.Actions" Nullable="false"> 564720c9898SEd Tanous <Annotation Term="OData.Description" String="The available actions for this resource."/> 565720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/> 566720c9898SEd Tanous </Property> 567720c9898SEd Tanous </EntityType> 568720c9898SEd Tanous 569720c9898SEd Tanous <ComplexType Name="Links" BaseType="Resource.Links"> 570720c9898SEd Tanous <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/> 571720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This Redfish Specification-described type shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/> 572720c9898SEd Tanous <NavigationProperty Name="Chassis" Type="Chassis.Chassis" Nullable="false"> 573720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 574720c9898SEd Tanous <Annotation Term="OData.Description" String="The link to the chassis that contains this processor."/> 575f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Chassis` that represents the physical container associated with this processor."/> 576720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 577720c9898SEd Tanous </NavigationProperty> 578720c9898SEd Tanous </ComplexType> 579720c9898SEd Tanous 580720c9898SEd Tanous <ComplexType Name="Actions"> 581720c9898SEd Tanous <Annotation Term="OData.AdditionalProperties" Bool="false"/> 582720c9898SEd Tanous <Annotation Term="OData.Description" String="The available actions for this resource."/> 583720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/> 584720c9898SEd Tanous <Property Name="Oem" Type="Processor.v1_1_0.OemActions" Nullable="false"> 585720c9898SEd Tanous <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/> 586720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/> 587720c9898SEd Tanous </Property> 588720c9898SEd Tanous </ComplexType> 589720c9898SEd Tanous 590720c9898SEd Tanous <ComplexType Name="OemActions"> 591720c9898SEd Tanous <Annotation Term="OData.AdditionalProperties" Bool="true"/> 592720c9898SEd Tanous <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/> 593720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/> 594720c9898SEd Tanous </ComplexType> 595720c9898SEd Tanous </Schema> 596720c9898SEd Tanous 597720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_1"> 598720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 599f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to add units annotations on the `MaxSpeedMHz` property. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/> 600720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_1_0.Processor"/> 601720c9898SEd Tanous </Schema> 602720c9898SEd Tanous 603720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_2"> 604720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 605720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 606720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_1_1.Processor"/> 607720c9898SEd Tanous </Schema> 608720c9898SEd Tanous 609720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_3"> 610720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 611720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/> 612720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_1_2.Processor"/> 613720c9898SEd Tanous </Schema> 614720c9898SEd Tanous 615720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_4"> 616720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 617720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 618720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_1_3.Processor"/> 619720c9898SEd Tanous </Schema> 620720c9898SEd Tanous 621720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_5"> 622720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 623f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/> 624720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_1_4.Processor"/> 625720c9898SEd Tanous </Schema> 626720c9898SEd Tanous 627720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_6"> 628720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 629720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 630720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_1_5.Processor"/> 631720c9898SEd Tanous </Schema> 632720c9898SEd Tanous 633720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_7"> 634720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 635720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 636720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_1_6.Processor"/> 637720c9898SEd Tanous </Schema> 638720c9898SEd Tanous 639720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_8"> 640720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 641720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/> 642720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_1_7.Processor"/> 643720c9898SEd Tanous </Schema> 644720c9898SEd Tanous 645720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_9"> 646720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 647f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data."/> 648720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_1_8.Processor"/> 649720c9898SEd Tanous </Schema> 650720c9898SEd Tanous 651720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_10"> 652720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 653720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 654720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_1_9.Processor"/> 655720c9898SEd Tanous </Schema> 656720c9898SEd Tanous 657f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_11"> 658f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 659f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 660f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_1_10.Processor"/> 661f2a8e57eSGunnar Mills </Schema> 662f2a8e57eSGunnar Mills 66328cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_12"> 66428cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 66528cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 66628cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_1_11.Processor"/> 66728cfceb2SGunnar Mills </Schema> 66828cfceb2SGunnar Mills 669720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_0"> 670720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 671720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2017.3"/> 672720c9898SEd Tanous 673720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_1_0.Processor"> 674720c9898SEd Tanous <Property Name="Location" Type="Resource.Location" Nullable="false"> 675720c9898SEd Tanous <Annotation Term="OData.Description" String="The location of the processor."/> 676720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated processor."/> 677720c9898SEd Tanous </Property> 678720c9898SEd Tanous <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false"> 679720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 680720c9898SEd Tanous <Annotation Term="OData.Description" String="The link to an assembly associated with this processor."/> 681f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Assembly`."/> 682720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 683720c9898SEd Tanous </NavigationProperty> 684720c9898SEd Tanous </EntityType> 685720c9898SEd Tanous </Schema> 686720c9898SEd Tanous 687720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_1"> 688720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 689f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to add units annotations on the `MaxSpeedMHz` property. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/> 690720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_2_0.Processor"/> 691720c9898SEd Tanous </Schema> 692720c9898SEd Tanous 693720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_2"> 694720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 695720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 696720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_2_1.Processor"/> 697720c9898SEd Tanous </Schema> 698720c9898SEd Tanous 699720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_3"> 700720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 701720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/> 702720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_2_2.Processor"/> 703720c9898SEd Tanous </Schema> 704720c9898SEd Tanous 705720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_4"> 706720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 707720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 708720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_2_3.Processor"/> 709720c9898SEd Tanous </Schema> 710720c9898SEd Tanous 711720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_5"> 712720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 713f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/> 714720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_2_4.Processor"/> 715720c9898SEd Tanous </Schema> 716720c9898SEd Tanous 717720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_6"> 718720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 719720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 720720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_2_5.Processor"/> 721720c9898SEd Tanous </Schema> 722720c9898SEd Tanous 723720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_7"> 724720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 725720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 726720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_2_6.Processor"/> 727720c9898SEd Tanous </Schema> 728720c9898SEd Tanous 729720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_8"> 730720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 731720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/> 732720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_2_7.Processor"/> 733720c9898SEd Tanous </Schema> 734720c9898SEd Tanous 735720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_9"> 736720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 737f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data."/> 738720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_2_8.Processor"/> 739720c9898SEd Tanous </Schema> 740720c9898SEd Tanous 741720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_10"> 742720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 743720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 744720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_2_9.Processor"/> 745720c9898SEd Tanous </Schema> 746720c9898SEd Tanous 747f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_11"> 748f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 749f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 750f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_2_10.Processor"/> 751f2a8e57eSGunnar Mills </Schema> 752f2a8e57eSGunnar Mills 75328cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_12"> 75428cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 75528cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 75628cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_2_11.Processor"/> 75728cfceb2SGunnar Mills </Schema> 75828cfceb2SGunnar Mills 759720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_0"> 760720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 761720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2018.1"/> 762720c9898SEd Tanous 763720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_2_0.Processor"> 764720c9898SEd Tanous <NavigationProperty Name="SubProcessors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false"> 765720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 766720c9898SEd Tanous <Annotation Term="OData.Description" String="The link to the collection of sub-processors associated with this processor, such as cores or threads, that are part of a processor."/> 767f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `ProcessorCollection`."/> 768720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 769720c9898SEd Tanous </NavigationProperty> 770720c9898SEd Tanous </EntityType> 771720c9898SEd Tanous </Schema> 772720c9898SEd Tanous 773720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_1"> 774720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 775f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to add units annotations on the `MaxSpeedMHz` property. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/> 776720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_3_0.Processor"/> 777720c9898SEd Tanous </Schema> 778720c9898SEd Tanous 779720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_2"> 780720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 781720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 782720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_3_1.Processor"/> 783720c9898SEd Tanous </Schema> 784720c9898SEd Tanous 785720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_3"> 786720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 787720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/> 788720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_3_2.Processor"/> 789720c9898SEd Tanous </Schema> 790720c9898SEd Tanous 791720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_4"> 792720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 793720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 794720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_3_3.Processor"/> 795720c9898SEd Tanous </Schema> 796720c9898SEd Tanous 797720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_5"> 798720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 799f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/> 800720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_3_4.Processor"/> 801720c9898SEd Tanous </Schema> 802720c9898SEd Tanous 803720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_6"> 804720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 805720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 806720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_3_5.Processor"/> 807720c9898SEd Tanous </Schema> 808720c9898SEd Tanous 809720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_7"> 810720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 811720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 812720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_3_6.Processor"/> 813720c9898SEd Tanous </Schema> 814720c9898SEd Tanous 815720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_8"> 816720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 817720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/> 818720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_3_7.Processor"/> 819720c9898SEd Tanous </Schema> 820720c9898SEd Tanous 821720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_9"> 822720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 823f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/> 824720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_3_8.Processor"/> 825720c9898SEd Tanous </Schema> 826720c9898SEd Tanous 827720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_10"> 828720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 829f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data."/> 830720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_3_9.Processor"/> 831720c9898SEd Tanous </Schema> 832720c9898SEd Tanous 833720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_11"> 834720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 835720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 836720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_3_10.Processor"/> 837720c9898SEd Tanous </Schema> 838720c9898SEd Tanous 839f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_12"> 840f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 841f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 842f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_3_11.Processor"/> 843f2a8e57eSGunnar Mills </Schema> 844f2a8e57eSGunnar Mills 84528cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_13"> 84628cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 84728cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 84828cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_3_12.Processor"/> 84928cfceb2SGunnar Mills </Schema> 85028cfceb2SGunnar Mills 851720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_0"> 852720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 853720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2018.3"/> 854f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to add `Power` architecture to `ProcessorArchitecture` and `PowerISA` to `InstructionSet`."/> 855720c9898SEd Tanous 856720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_3_2.Processor"> 857720c9898SEd Tanous <Property Name="TDPWatts" Type="Edm.Int64"> 858720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 859720c9898SEd Tanous <Annotation Term="OData.Description" String="The nominal Thermal Design Power (TDP) in watt units."/> 860720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the nominal Thermal Design Power (TDP) in watt units."/> 861720c9898SEd Tanous <Annotation Term="Measures.Unit" String="W"/> 862720c9898SEd Tanous </Property> 863720c9898SEd Tanous <Property Name="MaxTDPWatts" Type="Edm.Int64"> 864720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 865720c9898SEd Tanous <Annotation Term="OData.Description" String="The maximum Thermal Design Power (TDP) in watt units."/> 866720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the maximum Thermal Design Power (TDP) in watt units."/> 867720c9898SEd Tanous <Annotation Term="Measures.Unit" String="W"/> 868720c9898SEd Tanous </Property> 869720c9898SEd Tanous <NavigationProperty Name="Metrics" Type="ProcessorMetrics.ProcessorMetrics" Nullable="false"> 870720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 871720c9898SEd Tanous <Annotation Term="OData.Description" String="The link to the metrics associated with this processor."/> 872f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `ProcessorMetrics` that contains the metrics associated with this processor."/> 873720c9898SEd Tanous <Annotation Term="Redfish.URISegment" String="ProcessorMetrics"/> 874720c9898SEd Tanous </NavigationProperty> 875720c9898SEd Tanous <Property Name="UUID" Type="Resource.UUID"> 876720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 877720c9898SEd Tanous <Annotation Term="OData.Description" String="The UUID for this processor."/> 878720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain a universally unique identifier number for the processor. RFC4122 describes methods to use to create the value. The value should be considered to be opaque. Client software should only treat the overall value as a universally unique identifier and should not interpret any subfields within the UUID."/> 879720c9898SEd Tanous </Property> 880720c9898SEd Tanous <Property Name="ProcessorMemory" Type="Collection(Processor.v1_4_0.ProcessorMemory)" Nullable="false"> 881720c9898SEd Tanous <Annotation Term="OData.Description" String="The memory directly attached or integrated within this processor. Examples include internal cache, dedicated memory for the processor, and system memory."/> 882720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the memory directly attached or integrated within this processor."/> 883720c9898SEd Tanous </Property> 884720c9898SEd Tanous <Property Name="FPGA" Type="Processor.v1_4_0.FPGA" Nullable="false"> 885720c9898SEd Tanous <Annotation Term="OData.Description" String="The properties for processors of the FPGA type."/> 886f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain an object containing properties for processors of type `FPGA`."/> 887720c9898SEd Tanous </Property> 888720c9898SEd Tanous <NavigationProperty Name="AccelerationFunctions" Type="AccelerationFunctionCollection.AccelerationFunctionCollection" ContainsTarget="true" Nullable="false"> 889720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 890720c9898SEd Tanous <Annotation Term="OData.Description" String="The link to the collection of acceleration functions associated with this processor."/> 891f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `AccelerationFunctionCollection`."/> 892720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 893720c9898SEd Tanous </NavigationProperty> 894720c9898SEd Tanous </EntityType> 895720c9898SEd Tanous 896720c9898SEd Tanous <ComplexType Name="Links" BaseType="Processor.v1_1_0.Links"> 897720c9898SEd Tanous <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)"> 898720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 899720c9898SEd Tanous <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this processor."/> 900f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Endpoint` that represent endpoints associated with this processor."/> 901720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 902720c9898SEd Tanous </NavigationProperty> 903720c9898SEd Tanous <NavigationProperty Name="ConnectedProcessors" Type="Collection(Processor.Processor)"> 904720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 905720c9898SEd Tanous <Annotation Term="OData.Description" String="An array of links to the processors directly connected to this processor."/> 906f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Processor` that are directly connected to this processor."/> 907720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 908720c9898SEd Tanous </NavigationProperty> 909720c9898SEd Tanous <NavigationProperty Name="PCIeDevice" Type="PCIeDevice.PCIeDevice" Nullable="false"> 910720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 911720c9898SEd Tanous <Annotation Term="OData.Description" String="The link to the PCIe device associated with this processor."/> 912f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `PCIeDevice` that represents the PCIe device associated with this processor."/> 913720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 914720c9898SEd Tanous </NavigationProperty> 915720c9898SEd Tanous <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)"> 916720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 917720c9898SEd Tanous <Annotation Term="OData.Description" String="An array of links to the PCIeFunctions associated with this processor."/> 918f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PCIeFunction` that represent the PCIe functions associated with this processor."/> 919720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 920720c9898SEd Tanous </NavigationProperty> 921720c9898SEd Tanous </ComplexType> 922720c9898SEd Tanous 923720c9898SEd Tanous <ComplexType Name="ProcessorMemory"> 924720c9898SEd Tanous <Annotation Term="OData.AdditionalProperties" Bool="false"/> 925720c9898SEd Tanous <Annotation Term="OData.Description" String="This type describes the memory directly attached or integrated within a processor."/> 926720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This type shall contain information about memory directly attached or integrated within a processor."/> 927720c9898SEd Tanous <Property Name="IntegratedMemory" Type="Edm.Boolean"> 928720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 929720c9898SEd Tanous <Annotation Term="OData.Description" String="An indication of whether this memory is integrated within the processor."/> 930720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall indicate whether this memory is integrated within the processor. Otherwise, it is discrete memory attached to the processor."/> 931720c9898SEd Tanous </Property> 932720c9898SEd Tanous <Property Name="MemoryType" Type="Processor.v1_4_0.ProcessorMemoryType"> 933720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 934720c9898SEd Tanous <Annotation Term="OData.Description" String="The type of memory used by this processor."/> 935720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain a type of the processor memory type."/> 936720c9898SEd Tanous </Property> 937720c9898SEd Tanous <Property Name="CapacityMiB" Type="Edm.Int64"> 938720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 939720c9898SEd Tanous <Annotation Term="OData.Description" String="The memory capacity in MiB."/> 940720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the memory capacity in MiB."/> 941720c9898SEd Tanous <Annotation Term="Measures.Unit" String="MiBy"/> 942720c9898SEd Tanous </Property> 943720c9898SEd Tanous <Property Name="SpeedMHz" Type="Edm.Int64"> 944720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 945720c9898SEd Tanous <Annotation Term="OData.Description" String="The operating speed of the memory in MHz."/> 946720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the operating speed of the memory in MHz."/> 947720c9898SEd Tanous </Property> 948720c9898SEd Tanous </ComplexType> 949720c9898SEd Tanous 950720c9898SEd Tanous <EnumType Name="ProcessorMemoryType"> 951720c9898SEd Tanous <Member Name="Cache"> 952720c9898SEd Tanous <Annotation Term="OData.Description" String="Processor cache, but no level is determined."/> 953720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 954720c9898SEd Tanous <Collection> 955720c9898SEd Tanous <Record> 956720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 957720c9898SEd Tanous <PropertyValue Property="Version" String="v1_17_0"/> 958720c9898SEd Tanous </Record> 959720c9898SEd Tanous </Collection> 960720c9898SEd Tanous </Annotation> 961720c9898SEd Tanous </Member> 962720c9898SEd Tanous <Member Name="L1Cache"> 963720c9898SEd Tanous <Annotation Term="OData.Description" String="L1 cache."/> 964720c9898SEd Tanous </Member> 965720c9898SEd Tanous <Member Name="L2Cache"> 966720c9898SEd Tanous <Annotation Term="OData.Description" String="L2 cache."/> 967720c9898SEd Tanous </Member> 968720c9898SEd Tanous <Member Name="L3Cache"> 969720c9898SEd Tanous <Annotation Term="OData.Description" String="L3 cache."/> 970720c9898SEd Tanous </Member> 971720c9898SEd Tanous <Member Name="L4Cache"> 972720c9898SEd Tanous <Annotation Term="OData.Description" String="L4 cache."/> 973720c9898SEd Tanous </Member> 974720c9898SEd Tanous <Member Name="L5Cache"> 975720c9898SEd Tanous <Annotation Term="OData.Description" String="L5 cache."/> 976720c9898SEd Tanous </Member> 977720c9898SEd Tanous <Member Name="L6Cache"> 978720c9898SEd Tanous <Annotation Term="OData.Description" String="L6 cache."/> 979720c9898SEd Tanous </Member> 980720c9898SEd Tanous <Member Name="L7Cache"> 981720c9898SEd Tanous <Annotation Term="OData.Description" String="L7 cache."/> 982720c9898SEd Tanous </Member> 983720c9898SEd Tanous <Member Name="HBM1"> 984720c9898SEd Tanous <Annotation Term="OData.Description" String="High Bandwidth Memory."/> 985720c9898SEd Tanous </Member> 986720c9898SEd Tanous <Member Name="HBM2"> 987720c9898SEd Tanous <Annotation Term="OData.Description" String="The second generation of High Bandwidth Memory."/> 988720c9898SEd Tanous </Member> 989720c9898SEd Tanous <Member Name="HBM2E"> 990720c9898SEd Tanous <Annotation Term="OData.Description" String="An updated version of the second generation of High Bandwidth Memory."/> 991720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 992720c9898SEd Tanous <Collection> 993720c9898SEd Tanous <Record> 994720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 995720c9898SEd Tanous <PropertyValue Property="Version" String="v1_17_0"/> 996720c9898SEd Tanous </Record> 997720c9898SEd Tanous </Collection> 998720c9898SEd Tanous </Annotation> 999720c9898SEd Tanous </Member> 1000720c9898SEd Tanous <Member Name="HBM3"> 1001720c9898SEd Tanous <Annotation Term="OData.Description" String="The third generation of High Bandwidth Memory."/> 1002720c9898SEd Tanous </Member> 1003720c9898SEd Tanous <Member Name="SGRAM"> 1004720c9898SEd Tanous <Annotation Term="OData.Description" String="Synchronous graphics RAM."/> 1005720c9898SEd Tanous </Member> 1006720c9898SEd Tanous <Member Name="GDDR"> 1007720c9898SEd Tanous <Annotation Term="OData.Description" String="Synchronous graphics random-access memory."/> 1008720c9898SEd Tanous </Member> 1009720c9898SEd Tanous <Member Name="GDDR2"> 1010720c9898SEd Tanous <Annotation Term="OData.Description" String="Double data rate type two synchronous graphics random-access memory."/> 1011720c9898SEd Tanous </Member> 1012720c9898SEd Tanous <Member Name="GDDR3"> 1013720c9898SEd Tanous <Annotation Term="OData.Description" String="Double data rate type three synchronous graphics random-access memory."/> 1014720c9898SEd Tanous </Member> 1015720c9898SEd Tanous <Member Name="GDDR4"> 1016720c9898SEd Tanous <Annotation Term="OData.Description" String="Double data rate type four synchronous graphics random-access memory."/> 1017720c9898SEd Tanous </Member> 1018720c9898SEd Tanous <Member Name="GDDR5"> 1019720c9898SEd Tanous <Annotation Term="OData.Description" String="Double data rate type five synchronous graphics random-access memory."/> 1020720c9898SEd Tanous </Member> 1021720c9898SEd Tanous <Member Name="GDDR5X"> 1022720c9898SEd Tanous <Annotation Term="OData.Description" String="Double data rate type five X synchronous graphics random-access memory."/> 1023720c9898SEd Tanous </Member> 1024720c9898SEd Tanous <Member Name="GDDR6"> 1025720c9898SEd Tanous <Annotation Term="OData.Description" String="Double data rate type six synchronous graphics random-access memory."/> 1026720c9898SEd Tanous </Member> 1027720c9898SEd Tanous <Member Name="DDR"> 1028720c9898SEd Tanous <Annotation Term="OData.Description" String="Double data rate synchronous dynamic random-access memory."/> 1029720c9898SEd Tanous </Member> 1030720c9898SEd Tanous <Member Name="DDR2"> 1031720c9898SEd Tanous <Annotation Term="OData.Description" String="Double data rate type two synchronous dynamic random-access memory."/> 1032720c9898SEd Tanous </Member> 1033720c9898SEd Tanous <Member Name="DDR3"> 1034720c9898SEd Tanous <Annotation Term="OData.Description" String="Double data rate type three synchronous dynamic random-access memory."/> 1035720c9898SEd Tanous </Member> 1036720c9898SEd Tanous <Member Name="DDR4"> 1037720c9898SEd Tanous <Annotation Term="OData.Description" String="Double data rate type four synchronous dynamic random-access memory."/> 1038720c9898SEd Tanous </Member> 1039720c9898SEd Tanous <Member Name="DDR5"> 1040720c9898SEd Tanous <Annotation Term="OData.Description" String="Double data rate type five synchronous dynamic random-access memory."/> 1041720c9898SEd Tanous </Member> 1042720c9898SEd Tanous <Member Name="SDRAM"> 1043720c9898SEd Tanous <Annotation Term="OData.Description" String="Synchronous dynamic random-access memory."/> 1044720c9898SEd Tanous </Member> 1045720c9898SEd Tanous <Member Name="SRAM"> 1046720c9898SEd Tanous <Annotation Term="OData.Description" String="Static random-access memory."/> 1047720c9898SEd Tanous </Member> 1048720c9898SEd Tanous <Member Name="Flash"> 1049720c9898SEd Tanous <Annotation Term="OData.Description" String="Flash memory."/> 1050720c9898SEd Tanous </Member> 1051720c9898SEd Tanous <Member Name="OEM"> 1052720c9898SEd Tanous <Annotation Term="OData.Description" String="OEM-defined."/> 1053720c9898SEd Tanous </Member> 1054720c9898SEd Tanous </EnumType> 1055720c9898SEd Tanous 1056720c9898SEd Tanous <ComplexType Name="FPGA"> 1057720c9898SEd Tanous <Annotation Term="OData.AdditionalProperties" Bool="false"/> 1058720c9898SEd Tanous <Annotation Term="OData.Description" String="The properties of the FPGA device."/> 1059720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This object shall contain the properties of the FPGA device represented by a processor."/> 1060720c9898SEd Tanous <Property Name="FpgaType" Type="Processor.v1_4_0.FpgaType" Nullable="false"> 1061720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1062720c9898SEd Tanous <Annotation Term="OData.Description" String="The FPGA type."/> 1063720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain a type of the FPGA device."/> 1064720c9898SEd Tanous </Property> 1065720c9898SEd Tanous <Property Name="Model" Type="Edm.String" Nullable="false"> 1066720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1067720c9898SEd Tanous <Annotation Term="OData.Description" String="The FPGA model."/> 1068720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain a model of the FPGA device."/> 1069720c9898SEd Tanous </Property> 1070720c9898SEd Tanous <Property Name="FirmwareId" Type="Edm.String" Nullable="false"> 1071720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1072720c9898SEd Tanous <Annotation Term="OData.Description" String="The FPGA firmware identifier."/> 1073720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware identifier."/> 1074720c9898SEd Tanous </Property> 1075720c9898SEd Tanous <Property Name="FirmwareManufacturer" Type="Edm.String" Nullable="false"> 1076720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1077720c9898SEd Tanous <Annotation Term="OData.Description" String="The FPGA firmware manufacturer."/> 1078720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware manufacturer."/> 1079720c9898SEd Tanous </Property> 1080720c9898SEd Tanous <Property Name="FirmwareVersion" Type="Edm.String" Nullable="false"> 1081720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1082720c9898SEd Tanous <Annotation Term="OData.Description" String="The FPGA firmware version."/> 1083720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware version."/> 1084720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 1085720c9898SEd Tanous <Collection> 1086720c9898SEd Tanous <Record> 1087720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 1088720c9898SEd Tanous <PropertyValue Property="Version" String="v1_9_0"/> 1089f2a8e57eSGunnar Mills <PropertyValue Property="Description" String="This property has been deprecated in favor of the `FirmwareVersion` property in the root of this resource."/> 1090720c9898SEd Tanous </Record> 1091720c9898SEd Tanous </Collection> 1092720c9898SEd Tanous </Annotation> 1093720c9898SEd Tanous </Property> 1094720c9898SEd Tanous <Property Name="HostInterface" Type="Processor.v1_4_0.ProcessorInterface" Nullable="false"> 1095720c9898SEd Tanous <Annotation Term="OData.Description" String="The FPGA interface to the host."/> 1096720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain an object that describes the connectivity to the host for system software to use."/> 1097720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 1098720c9898SEd Tanous <Collection> 1099720c9898SEd Tanous <Record> 1100720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 1101720c9898SEd Tanous <PropertyValue Property="Version" String="v1_8_0"/> 1102f2a8e57eSGunnar Mills <PropertyValue Property="Description" String="This property has been deprecated in favor of the `SystemInterface` property in the root of this resource."/> 1103720c9898SEd Tanous </Record> 1104720c9898SEd Tanous </Collection> 1105720c9898SEd Tanous </Annotation> 1106720c9898SEd Tanous </Property> 1107720c9898SEd Tanous <Property Name="ExternalInterfaces" Type="Collection(Processor.v1_4_0.ProcessorInterface)" Nullable="false"> 1108720c9898SEd Tanous <Annotation Term="OData.Description" String="An array of the FPGA external interfaces."/> 1109720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain an array of objects that describe the external connectivity of the FPGA."/> 1110720c9898SEd Tanous </Property> 1111720c9898SEd Tanous <Property Name="PCIeVirtualFunctions" Type="Edm.Int64" Nullable="false"> 1112720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1113720c9898SEd Tanous <Annotation Term="OData.Description" String="The number of PCIe Virtual Functions."/> 1114720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain an integer that describes the number of PCIe Virtual Functions configured within the FPGA."/> 1115720c9898SEd Tanous </Property> 1116720c9898SEd Tanous <Property Name="ProgrammableFromHost" Type="Edm.Boolean"> 1117720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1118720c9898SEd Tanous <Annotation Term="OData.Description" String="An indication of whether the FPGA firmware can be reprogrammed from the host by using system software."/> 1119720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall indicate whether the FPGA firmware can be reprogrammed from the host by using system software. If `false`, system software shall not be able to program the FPGA firmware from the system interface. In either state, a management controller may be able to program the FPGA firmware by using the sideband interface."/> 1120720c9898SEd Tanous </Property> 1121720c9898SEd Tanous <Property Name="ReconfigurationSlots" Type="Collection(Processor.v1_4_0.FpgaReconfigurationSlot)" Nullable="false"> 1122720c9898SEd Tanous <Annotation Term="OData.Description" String="An array of the FPGA reconfiguration slots. An FPGA uses a reconfiguration slot to contain an acceleration function that can change as the FPGA is provisioned."/> 1123720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain an array of the structures that describe the FPGA reconfiguration slots that the acceleration functions can program."/> 1124720c9898SEd Tanous </Property> 1125720c9898SEd Tanous <Property Name="Oem" Type="Resource.Oem" Nullable="false"> 1126720c9898SEd Tanous <Annotation Term="OData.Description" String="The OEM extension property."/> 1127720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions. All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/> 1128720c9898SEd Tanous </Property> 1129720c9898SEd Tanous </ComplexType> 1130720c9898SEd Tanous 1131720c9898SEd Tanous <ComplexType Name="FpgaReconfigurationSlot"> 1132720c9898SEd Tanous <Annotation Term="OData.AdditionalProperties" Bool="false"/> 1133720c9898SEd Tanous <Annotation Term="OData.Description" String="This type describes the FPGA reconfiguration slot. An FPGA uses a reconfiguration slot to contain an acceleration function that can change as the FPGA is provisioned."/> 1134720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This type shall contain information about the FPGA reconfiguration slot."/> 1135720c9898SEd Tanous <Property Name="SlotId" Type="Edm.String"> 1136720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1137720c9898SEd Tanous <Annotation Term="OData.Description" String="The FPGA reconfiguration slot identifier."/> 1138720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the FPGA reconfiguration slot identifier."/> 1139720c9898SEd Tanous </Property> 1140720c9898SEd Tanous <Property Name="UUID" Type="Resource.UUID"> 1141720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1142720c9898SEd Tanous <Annotation Term="OData.Description" String="The UUID for this reconfiguration slot."/> 1143720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain a universally unique identifier number for the reconfiguration slot."/> 1144720c9898SEd Tanous </Property> 1145720c9898SEd Tanous <Property Name="ProgrammableFromHost" Type="Edm.Boolean"> 1146720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1147720c9898SEd Tanous <Annotation Term="OData.Description" String="An indication of whether the reconfiguration slot can be reprogrammed from the host by using system software."/> 1148720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall indicate whether the reconfiguration slot can be reprogrammed from the host by using system software. If `false`, system software shall not be able to program the reconfiguration slot from the system interface. In either state, a management controller may be able to program the reconfiguration slot by using the sideband interface."/> 1149720c9898SEd Tanous </Property> 1150720c9898SEd Tanous <NavigationProperty Name="AccelerationFunction" Type="AccelerationFunction.AccelerationFunction" Nullable="false"> 1151720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1152720c9898SEd Tanous <Annotation Term="OData.Description" String="The link to the acceleration function that the code programmed into a reconfiguration slot provides."/> 1153f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `AccelerationFunction` that represents the code programmed into this reconfiguration slot."/> 1154720c9898SEd Tanous </NavigationProperty> 1155720c9898SEd Tanous </ComplexType> 1156720c9898SEd Tanous 1157720c9898SEd Tanous <EnumType Name="FpgaType"> 1158720c9898SEd Tanous <Member Name="Integrated"> 1159720c9898SEd Tanous <Annotation Term="OData.Description" String="The FPGA device integrated with other processor in the single chip."/> 1160720c9898SEd Tanous </Member> 1161720c9898SEd Tanous <Member Name="Discrete"> 1162720c9898SEd Tanous <Annotation Term="OData.Description" String="The discrete FPGA device."/> 1163720c9898SEd Tanous </Member> 1164720c9898SEd Tanous </EnumType> 1165720c9898SEd Tanous 1166720c9898SEd Tanous <ComplexType Name="ProcessorInterface"> 1167720c9898SEd Tanous <Annotation Term="OData.AdditionalProperties" Bool="false"/> 1168720c9898SEd Tanous <Annotation Term="OData.Description" String="This type describes an interface between the system, or external connection, and the processor."/> 1169720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This type shall contain information about the system interface, or external connection, to the processor."/> 1170720c9898SEd Tanous <Property Name="InterfaceType" Type="Processor.v1_4_0.SystemInterfaceType"> 1171720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1172720c9898SEd Tanous <Annotation Term="OData.Description" String="The interface type."/> 1173720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain an enumerated value that describes the type of interface between the system, or external connection, and the processor."/> 1174720c9898SEd Tanous </Property> 1175720c9898SEd Tanous <Property Name="PCIe" Type="PCIeDevice.PCIeInterface" Nullable="false"> 1176720c9898SEd Tanous <Annotation Term="OData.Description" String="The PCIe-related information for this interface."/> 1177720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain an object the describes the PCIe-related information for this interface."/> 1178720c9898SEd Tanous </Property> 1179720c9898SEd Tanous <Property Name="Ethernet" Type="Processor.v1_4_0.EthernetInterface" Nullable="false"> 1180720c9898SEd Tanous <Annotation Term="OData.Description" String="The Ethernet-related information for this interface."/> 1181720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain an object the describes the Ethernet-related information for this interface."/> 1182720c9898SEd Tanous </Property> 1183720c9898SEd Tanous </ComplexType> 1184720c9898SEd Tanous 1185720c9898SEd Tanous <ComplexType Name="EthernetInterface"> 1186720c9898SEd Tanous <Annotation Term="OData.Description" String="This type defines an Ethernet interface."/> 1187720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="These properties shall contain the definition for an Ethernet interface for a Redfish implementation."/> 1188720c9898SEd Tanous <Property Name="Oem" Type="Resource.Oem" Nullable="false"> 1189720c9898SEd Tanous <Annotation Term="OData.Description" String="The OEM extension property."/> 1190720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions. All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/> 1191720c9898SEd Tanous </Property> 1192720c9898SEd Tanous <Property Name="MaxSpeedMbps" Type="Edm.Int64"> 1193720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1194720c9898SEd Tanous <Annotation Term="OData.Description" String="The maximum speed supported by this interface."/> 1195720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the maximum speed supported by this interface."/> 1196720c9898SEd Tanous <Annotation Term="Measures.Unit" String="Mbit/s"/> 1197720c9898SEd Tanous </Property> 1198720c9898SEd Tanous <Property Name="MaxLanes" Type="Edm.Int64"> 1199720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1200720c9898SEd Tanous <Annotation Term="OData.Description" String="The number of lanes supported by this interface."/> 1201720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of lanes supported by this interface."/> 1202720c9898SEd Tanous </Property> 1203720c9898SEd Tanous </ComplexType> 1204720c9898SEd Tanous 1205720c9898SEd Tanous <EnumType Name="SystemInterfaceType"> 1206720c9898SEd Tanous <Member Name="QPI"> 1207720c9898SEd Tanous <Annotation Term="OData.Description" String="The Intel QuickPath Interconnect."/> 1208720c9898SEd Tanous </Member> 1209720c9898SEd Tanous <Member Name="UPI"> 1210720c9898SEd Tanous <Annotation Term="OData.Description" String="The Intel UltraPath Interconnect."/> 1211720c9898SEd Tanous </Member> 1212720c9898SEd Tanous <Member Name="PCIe"> 1213720c9898SEd Tanous <Annotation Term="OData.Description" String="A PCI Express interface."/> 1214720c9898SEd Tanous </Member> 1215720c9898SEd Tanous <Member Name="Ethernet"> 1216720c9898SEd Tanous <Annotation Term="OData.Description" String="An Ethernet interface."/> 1217720c9898SEd Tanous </Member> 1218720c9898SEd Tanous <Member Name="AMBA"> 1219720c9898SEd Tanous <Annotation Term="OData.Description" String="The Arm Advanced Microcontroller Bus Architecture interface."/> 1220720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 1221720c9898SEd Tanous <Collection> 1222720c9898SEd Tanous <Record> 1223720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 1224720c9898SEd Tanous <PropertyValue Property="Version" String="v1_8_0"/> 1225720c9898SEd Tanous </Record> 1226720c9898SEd Tanous </Collection> 1227720c9898SEd Tanous </Annotation> 1228720c9898SEd Tanous </Member> 1229720c9898SEd Tanous <Member Name="CCIX"> 1230720c9898SEd Tanous <Annotation Term="OData.Description" String="The Cache Coherent Interconnect for Accelerators interface."/> 1231720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 1232720c9898SEd Tanous <Collection> 1233720c9898SEd Tanous <Record> 1234720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 1235720c9898SEd Tanous <PropertyValue Property="Version" String="v1_8_0"/> 1236720c9898SEd Tanous </Record> 1237720c9898SEd Tanous </Collection> 1238720c9898SEd Tanous </Annotation> 1239720c9898SEd Tanous </Member> 1240720c9898SEd Tanous <Member Name="CXL"> 1241720c9898SEd Tanous <Annotation Term="OData.Description" String="The Compute Express Link interface."/> 1242720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 1243720c9898SEd Tanous <Collection> 1244720c9898SEd Tanous <Record> 1245720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 1246720c9898SEd Tanous <PropertyValue Property="Version" String="v1_8_0"/> 1247720c9898SEd Tanous </Record> 1248720c9898SEd Tanous </Collection> 1249720c9898SEd Tanous </Annotation> 1250720c9898SEd Tanous </Member> 1251720c9898SEd Tanous <Member Name="OEM"> 1252720c9898SEd Tanous <Annotation Term="OData.Description" String="An OEM-defined interface."/> 1253720c9898SEd Tanous </Member> 1254720c9898SEd Tanous </EnumType> 1255720c9898SEd Tanous </Schema> 1256720c9898SEd Tanous 1257720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_1"> 1258720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1259720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format, and to add a missing term to several properties to disallow them from being `null`."/> 1260720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_4_0.Processor"/> 1261720c9898SEd Tanous </Schema> 1262720c9898SEd Tanous 1263720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_2"> 1264720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1265720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1266720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_4_1.Processor"/> 1267720c9898SEd Tanous </Schema> 1268720c9898SEd Tanous 1269720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_3"> 1270720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1271f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/> 1272720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_4_2.Processor"/> 1273720c9898SEd Tanous </Schema> 1274720c9898SEd Tanous 1275720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_4"> 1276720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1277720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/> 1278720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_4_3.Processor"/> 1279720c9898SEd Tanous </Schema> 1280720c9898SEd Tanous 1281720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_5"> 1282720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1283720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1284720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_4_4.Processor"/> 1285720c9898SEd Tanous </Schema> 1286720c9898SEd Tanous 1287720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_6"> 1288720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1289720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1290720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_4_5.Processor"/> 1291720c9898SEd Tanous </Schema> 1292720c9898SEd Tanous 1293720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_7"> 1294720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1295720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/> 1296720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_4_6.Processor"/> 1297720c9898SEd Tanous </Schema> 1298720c9898SEd Tanous 1299720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_8"> 1300720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1301720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1302720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_4_7.Processor"/> 1303720c9898SEd Tanous </Schema> 1304720c9898SEd Tanous 1305720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_9"> 1306720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1307f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/> 1308720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_4_8.Processor"/> 1309720c9898SEd Tanous </Schema> 1310720c9898SEd Tanous 1311720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_10"> 1312720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1313f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 1314720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_4_9.Processor"/> 1315720c9898SEd Tanous </Schema> 1316720c9898SEd Tanous 1317720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_11"> 1318720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1319720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1320720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_4_10.Processor"/> 1321720c9898SEd Tanous </Schema> 1322720c9898SEd Tanous 1323f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_12"> 1324f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1325f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1326f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_4_11.Processor"/> 1327f2a8e57eSGunnar Mills </Schema> 1328f2a8e57eSGunnar Mills 132928cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_13"> 133028cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 133128cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 133228cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_4_12.Processor"/> 133328cfceb2SGunnar Mills </Schema> 133428cfceb2SGunnar Mills 1335720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_0"> 1336720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1337720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2019.1"/> 1338720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to add TotalEnabledCores property."/> 1339720c9898SEd Tanous 1340720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_4_1.Processor"> 1341720c9898SEd Tanous <Property Name="TotalEnabledCores" Type="Edm.Int64"> 1342720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1343720c9898SEd Tanous <Annotation Term="OData.Description" String="The total number of enabled cores that this processor contains."/> 1344720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of enabled independent processor cores contained within this processor."/> 1345720c9898SEd Tanous </Property> 1346720c9898SEd Tanous </EntityType> 1347720c9898SEd Tanous </Schema> 1348720c9898SEd Tanous 1349720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_1"> 1350720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1351720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1352720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_5_0.Processor"/> 1353720c9898SEd Tanous </Schema> 1354720c9898SEd Tanous 1355720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_2"> 1356720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1357f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/> 1358720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_5_1.Processor"/> 1359720c9898SEd Tanous </Schema> 1360720c9898SEd Tanous 1361720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_3"> 1362720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1363720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/> 1364720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_5_2.Processor"/> 1365720c9898SEd Tanous </Schema> 1366720c9898SEd Tanous 1367720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_4"> 1368720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1369720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1370720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_5_3.Processor"/> 1371720c9898SEd Tanous </Schema> 1372720c9898SEd Tanous 1373720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_5"> 1374720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1375720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1376720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_5_4.Processor"/> 1377720c9898SEd Tanous </Schema> 1378720c9898SEd Tanous 1379720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_6"> 1380720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1381720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/> 1382720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_5_5.Processor"/> 1383720c9898SEd Tanous </Schema> 1384720c9898SEd Tanous 1385720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_7"> 1386720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1387720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1388720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_5_6.Processor"/> 1389720c9898SEd Tanous </Schema> 1390720c9898SEd Tanous 1391720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_8"> 1392720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1393f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/> 1394720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_5_7.Processor"/> 1395720c9898SEd Tanous </Schema> 1396720c9898SEd Tanous 1397720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_9"> 1398720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1399f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 1400720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_5_8.Processor"/> 1401720c9898SEd Tanous </Schema> 1402720c9898SEd Tanous 1403720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_10"> 1404720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1405720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1406720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_5_9.Processor"/> 1407720c9898SEd Tanous </Schema> 1408720c9898SEd Tanous 1409f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_11"> 1410f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1411f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1412f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_5_10.Processor"/> 1413f2a8e57eSGunnar Mills </Schema> 1414f2a8e57eSGunnar Mills 141528cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_12"> 141628cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 141728cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 141828cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_5_11.Processor"/> 141928cfceb2SGunnar Mills </Schema> 142028cfceb2SGunnar Mills 1421720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_0"> 1422720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1423720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2019.3"/> 1424720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to add a reset action for a processor."/> 1425720c9898SEd Tanous 1426720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_5_2.Processor"/> 1427720c9898SEd Tanous </Schema> 1428720c9898SEd Tanous 1429720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_1"> 1430720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1431720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/> 1432720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_6_0.Processor"/> 1433720c9898SEd Tanous </Schema> 1434720c9898SEd Tanous 1435720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_2"> 1436720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1437720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1438720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_6_1.Processor"/> 1439720c9898SEd Tanous </Schema> 1440720c9898SEd Tanous 1441720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_3"> 1442720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1443720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1444720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_6_2.Processor"/> 1445720c9898SEd Tanous </Schema> 1446720c9898SEd Tanous 1447720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_4"> 1448720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1449720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/> 1450720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_6_3.Processor"/> 1451720c9898SEd Tanous </Schema> 1452720c9898SEd Tanous 1453720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_5"> 1454720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1455720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1456720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_6_4.Processor"/> 1457720c9898SEd Tanous </Schema> 1458720c9898SEd Tanous 1459720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_6"> 1460720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1461f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/> 1462720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_6_5.Processor"/> 1463720c9898SEd Tanous </Schema> 1464720c9898SEd Tanous 1465720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_7"> 1466720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1467f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 1468720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_6_6.Processor"/> 1469720c9898SEd Tanous </Schema> 1470720c9898SEd Tanous 1471720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_8"> 1472720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1473720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1474720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_6_7.Processor"/> 1475720c9898SEd Tanous </Schema> 1476720c9898SEd Tanous 1477f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_9"> 1478f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1479f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1480f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_6_8.Processor"/> 1481f2a8e57eSGunnar Mills </Schema> 1482f2a8e57eSGunnar Mills 148328cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_10"> 148428cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 148528cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 148628cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_6_9.Processor"/> 148728cfceb2SGunnar Mills </Schema> 148828cfceb2SGunnar Mills 1489720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_0"> 1490720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1491720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2019.4"/> 1492720c9898SEd Tanous 1493720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_6_0.Processor"> 1494720c9898SEd Tanous <Property Name="SerialNumber" Type="Edm.String"> 1495720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1496720c9898SEd Tanous <Annotation Term="OData.Description" String="The serial number of the processor."/> 1497720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the processor."/> 1498720c9898SEd Tanous </Property> 1499720c9898SEd Tanous <Property Name="PartNumber" Type="Edm.String"> 1500720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1501720c9898SEd Tanous <Annotation Term="OData.Description" String="The part number of the processor."/> 1502720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain a part number assigned by the organization that is responsible for producing or manufacturing the processor."/> 1503720c9898SEd Tanous </Property> 1504720c9898SEd Tanous <Property Name="Version" Type="Edm.String"> 1505720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1506720c9898SEd Tanous <Annotation Term="OData.Description" String="The hardware version of the processor."/> 1507720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of the processor as determined by the vendor or supplier."/> 1508720c9898SEd Tanous </Property> 1509720c9898SEd Tanous <Property Name="FirmwareVersion" Type="Edm.String" Nullable="false"> 1510720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1511720c9898SEd Tanous <Annotation Term="OData.Description" String="The firmware version of the processor."/> 1512720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the firmware version of the processor as provided by the manufacturer."/> 1513720c9898SEd Tanous </Property> 1514720c9898SEd Tanous </EntityType> 1515720c9898SEd Tanous </Schema> 1516720c9898SEd Tanous 1517720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_1"> 1518720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1519720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1520720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_7_0.Processor"/> 1521720c9898SEd Tanous </Schema> 1522720c9898SEd Tanous 1523720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_2"> 1524720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1525720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1526720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_7_1.Processor"/> 1527720c9898SEd Tanous </Schema> 1528720c9898SEd Tanous 1529720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_3"> 1530720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1531720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/> 1532720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_7_2.Processor"/> 1533720c9898SEd Tanous </Schema> 1534720c9898SEd Tanous 1535720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_4"> 1536720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1537720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1538720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_7_3.Processor"/> 1539720c9898SEd Tanous </Schema> 1540720c9898SEd Tanous 1541720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_5"> 1542720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1543f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/> 1544720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_7_4.Processor"/> 1545720c9898SEd Tanous </Schema> 1546720c9898SEd Tanous 1547720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_6"> 1548720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1549f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 1550720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_7_5.Processor"/> 1551720c9898SEd Tanous </Schema> 1552720c9898SEd Tanous 1553720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_7"> 1554720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1555720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1556720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_7_6.Processor"/> 1557720c9898SEd Tanous </Schema> 1558720c9898SEd Tanous 1559f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_8"> 1560f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1561f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1562f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_7_7.Processor"/> 1563f2a8e57eSGunnar Mills </Schema> 1564f2a8e57eSGunnar Mills 156528cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_9"> 156628cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 156728cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 156828cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_7_8.Processor"/> 156928cfceb2SGunnar Mills </Schema> 157028cfceb2SGunnar Mills 1571720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_0"> 1572720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1573720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2020.1"/> 1574f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to deprecate `HostInterface` within `FPGA` in favor of `SystemInterface` at the root of the resource."/> 1575720c9898SEd Tanous 1576720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_7_1.Processor"> 1577720c9898SEd Tanous <Property Name="SystemInterface" Type="Processor.v1_4_0.ProcessorInterface" Nullable="false"> 1578720c9898SEd Tanous <Annotation Term="OData.Description" String="The interface between the system and the processor."/> 1579720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain an object that describes the connectivity between the host system and the processor."/> 1580720c9898SEd Tanous </Property> 1581720c9898SEd Tanous <Property Name="OperatingSpeedMHz" Type="Edm.Int64"> 1582720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1583720c9898SEd Tanous <Annotation Term="OData.Description" String="Operating speed of the processor in MHz."/> 1584720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the operating speed of the processor in MHz. The operating speed of the processor may change more frequently than the manager is able to monitor."/> 1585720c9898SEd Tanous <Annotation Term="Measures.Unit" String="MHz"/> 1586720c9898SEd Tanous </Property> 1587720c9898SEd Tanous <Property Name="MinSpeedMHz" Type="Edm.Int64"> 1588720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1589720c9898SEd Tanous <Annotation Term="OData.Description" String="The minimum clock speed of the processor in MHz."/> 1590720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall indicate the minimum rated clock speed of the processor in MHz."/> 1591720c9898SEd Tanous <Annotation Term="Measures.Unit" String="MHz"/> 1592720c9898SEd Tanous </Property> 1593720c9898SEd Tanous </EntityType> 1594720c9898SEd Tanous </Schema> 1595720c9898SEd Tanous 1596720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_1"> 1597720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1598720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1599720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_8_0.Processor"/> 1600720c9898SEd Tanous </Schema> 1601720c9898SEd Tanous 1602720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_2"> 1603720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1604720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/> 1605720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_8_1.Processor"/> 1606720c9898SEd Tanous </Schema> 1607720c9898SEd Tanous 1608720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_3"> 1609720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1610720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1611720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_8_2.Processor"/> 1612720c9898SEd Tanous </Schema> 1613720c9898SEd Tanous 1614720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_4"> 1615720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1616f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/> 1617720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_8_3.Processor"/> 1618720c9898SEd Tanous </Schema> 1619720c9898SEd Tanous 1620720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_5"> 1621720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1622f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 1623720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_8_4.Processor"/> 1624720c9898SEd Tanous </Schema> 1625720c9898SEd Tanous 1626720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_6"> 1627720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1628720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1629720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_8_5.Processor"/> 1630720c9898SEd Tanous </Schema> 1631720c9898SEd Tanous 1632f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_7"> 1633f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1634f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1635f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_8_6.Processor"/> 1636f2a8e57eSGunnar Mills </Schema> 1637f2a8e57eSGunnar Mills 163828cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_8"> 163928cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 164028cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 164128cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_8_7.Processor"/> 164228cfceb2SGunnar Mills </Schema> 164328cfceb2SGunnar Mills 1644720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_0"> 1645720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1646720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2020.2"/> 1647f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to deprecate `FirmwareVersion` within `FPGA` in favor of `FirmwareVersion` at the root of the resource."/> 1648720c9898SEd Tanous 1649720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_8_1.Processor"> 1650720c9898SEd Tanous <Property Name="TurboState" Type="Processor.v1_9_0.TurboState"> 1651720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1652720c9898SEd Tanous <Annotation Term="OData.Description" String="The state of turbo for this processor."/> 1653720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the state of turbo for this processor."/> 1654720c9898SEd Tanous </Property> 1655720c9898SEd Tanous <Property Name="BaseSpeedPriorityState" Type="Processor.v1_9_0.BaseSpeedPriorityState"> 1656720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1657720c9898SEd Tanous <Annotation Term="OData.Description" String="The state of the base frequency settings of the operation configuration applied to this processor."/> 1658720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the state of the base frequency settings of the operating configuration applied to this processor."/> 1659720c9898SEd Tanous </Property> 1660720c9898SEd Tanous <Property Name="HighSpeedCoreIDs" Type="Collection(Edm.Int64)"> 1661720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1662720c9898SEd Tanous <Annotation Term="OData.Description" String="The list of core identifiers corresponding to the cores that have been configured with the higher clock speed from the operating configuration applied to this processor."/> 1663720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain an array of core identifiers corresponding to the cores that have been configured with the higher clock speed from the operating configuration applied to this processor."/> 1664720c9898SEd Tanous </Property> 1665720c9898SEd Tanous <NavigationProperty Name="OperatingConfigs" Type="OperatingConfigCollection.OperatingConfigCollection" Nullable="false"> 1666720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1667720c9898SEd Tanous <Annotation Term="OData.Description" String="The link to the collection of operating configurations that can be applied to this processor."/> 1668f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `OperatingConfigCollection`."/> 1669720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 1670720c9898SEd Tanous </NavigationProperty> 1671720c9898SEd Tanous <NavigationProperty Name="AppliedOperatingConfig" Type="OperatingConfig.OperatingConfig" Nullable="false"> 1672720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1673720c9898SEd Tanous <Annotation Term="OData.Description" String="The link to the operating configuration that is applied to this processor."/> 1674f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `OperatingConfig` that specifies the configuration is applied to this processor."/> 1675720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 1676720c9898SEd Tanous </NavigationProperty> 1677720c9898SEd Tanous </EntityType> 1678720c9898SEd Tanous 1679720c9898SEd Tanous <EnumType Name="TurboState"> 1680720c9898SEd Tanous <Member Name="Enabled"> 1681720c9898SEd Tanous <Annotation Term="OData.Description" String="Turbo is enabled."/> 1682720c9898SEd Tanous </Member> 1683720c9898SEd Tanous <Member Name="Disabled"> 1684720c9898SEd Tanous <Annotation Term="OData.Description" String="Turbo is disabled."/> 1685720c9898SEd Tanous </Member> 1686720c9898SEd Tanous </EnumType> 1687720c9898SEd Tanous 1688720c9898SEd Tanous <EnumType Name="BaseSpeedPriorityState"> 1689720c9898SEd Tanous <Member Name="Enabled"> 1690720c9898SEd Tanous <Annotation Term="OData.Description" String="Base speed priority is enabled."/> 1691720c9898SEd Tanous </Member> 1692720c9898SEd Tanous <Member Name="Disabled"> 1693720c9898SEd Tanous <Annotation Term="OData.Description" String="Base speed priority is disabled."/> 1694720c9898SEd Tanous </Member> 1695720c9898SEd Tanous </EnumType> 1696720c9898SEd Tanous </Schema> 1697720c9898SEd Tanous 1698720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_1"> 1699720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1700720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/> 1701720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_9_0.Processor"/> 1702720c9898SEd Tanous </Schema> 1703720c9898SEd Tanous 1704720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_2"> 1705720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1706720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1707720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_9_1.Processor"/> 1708720c9898SEd Tanous </Schema> 1709720c9898SEd Tanous 1710720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_3"> 1711720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1712f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/> 1713720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_9_2.Processor"/> 1714720c9898SEd Tanous </Schema> 1715720c9898SEd Tanous 1716720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_4"> 1717720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1718f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 1719720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_9_3.Processor"/> 1720720c9898SEd Tanous </Schema> 1721720c9898SEd Tanous 1722720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_5"> 1723720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1724720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1725720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_9_4.Processor"/> 1726720c9898SEd Tanous </Schema> 1727720c9898SEd Tanous 1728f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_6"> 1729f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1730f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1731f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_9_5.Processor"/> 1732f2a8e57eSGunnar Mills </Schema> 1733f2a8e57eSGunnar Mills 173428cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_7"> 173528cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 173628cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 173728cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_9_6.Processor"/> 173828cfceb2SGunnar Mills </Schema> 173928cfceb2SGunnar Mills 1740720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_0"> 1741720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1742720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2020.3"/> 1743720c9898SEd Tanous 1744720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_9_0.Processor"> 1745720c9898SEd Tanous <Property Name="LocationIndicatorActive" Type="Edm.Boolean"> 1746720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1747720c9898SEd Tanous <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/> 1748f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator used to physically identify or locate this resource. A write to this property shall update the value of `IndicatorLED` in this resource, if supported, to reflect the implementation of the locating function."/> 1749720c9898SEd Tanous </Property> 1750720c9898SEd Tanous <Property Name="BaseSpeedMHz" Type="Edm.Int64"> 1751720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1752720c9898SEd Tanous <Annotation Term="OData.Description" String="The base (nominal) clock speed of the processor in MHz."/> 1753720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the base (nominal) clock speed of the processor in MHz."/> 1754720c9898SEd Tanous <Annotation Term="Validation.Minimum" Int="0"/> 1755720c9898SEd Tanous <Annotation Term="Measures.Unit" String="MHz"/> 1756720c9898SEd Tanous </Property> 1757720c9898SEd Tanous <Property Name="SpeedLimitMHz" Type="Edm.Int64"> 1758720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1759720c9898SEd Tanous <Annotation Term="OData.Description" String="The clock limit of the processor in MHz."/> 1760f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain the clock limit of the processor in MHz. This value shall be within the range of `MinSpeedMHz` and `MaxSpeedMHz` as provided by the manufacturer of this processor."/> 1761720c9898SEd Tanous <Annotation Term="Validation.Minimum" Int="0"/> 1762720c9898SEd Tanous <Annotation Term="Measures.Unit" String="MHz"/> 1763720c9898SEd Tanous </Property> 1764720c9898SEd Tanous <Property Name="SpeedLocked" Type="Edm.Boolean"> 1765720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1766f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="Indicates whether the clock speed of the processor is fixed at the value specified in the `SpeedLimitMHz` property."/> 1767f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall indicate whether the clock speed of the processor is fixed, where a value `true` shall indicate that the clock speed is fixed at the value specified in the `SpeedLimitMHz` property."/> 1768720c9898SEd Tanous </Property> 1769720c9898SEd Tanous </EntityType> 1770720c9898SEd Tanous 1771720c9898SEd Tanous <ComplexType Name="ProcessorId" BaseType="Processor.v1_0_0.ProcessorId"> 1772720c9898SEd Tanous <Property Name="ProtectedIdentificationNumber" Type="Edm.String"> 1773720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1774720c9898SEd Tanous <Annotation Term="OData.Description" String="The Protected Processor Identification Number (PPIN) for this processor."/> 1775720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the Protected Processor Identification Number (PPIN) for this processor."/> 1776720c9898SEd Tanous </Property> 1777720c9898SEd Tanous </ComplexType> 1778720c9898SEd Tanous </Schema> 1779720c9898SEd Tanous 1780720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_1"> 1781720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1782720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/> 1783720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_10_0.Processor"/> 1784720c9898SEd Tanous </Schema> 1785720c9898SEd Tanous 1786720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_2"> 1787720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1788720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1789720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_10_1.Processor"/> 1790720c9898SEd Tanous </Schema> 1791720c9898SEd Tanous 1792720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_3"> 1793720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1794f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/> 1795720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_10_2.Processor"/> 1796720c9898SEd Tanous </Schema> 1797720c9898SEd Tanous 1798720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_4"> 1799720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1800f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 1801720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_10_3.Processor"/> 1802720c9898SEd Tanous </Schema> 1803720c9898SEd Tanous 1804720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_5"> 1805720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1806720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1807720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_10_4.Processor"/> 1808720c9898SEd Tanous </Schema> 1809720c9898SEd Tanous 1810f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_6"> 1811f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1812f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1813f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_10_5.Processor"/> 1814f2a8e57eSGunnar Mills </Schema> 1815f2a8e57eSGunnar Mills 181628cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_7"> 181728cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 181828cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 181928cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_10_6.Processor"/> 182028cfceb2SGunnar Mills </Schema> 182128cfceb2SGunnar Mills 1822720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_0"> 1823720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1824720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2020.4"/> 1825720c9898SEd Tanous 1826720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_10_1.Processor"> 1827720c9898SEd Tanous <Property Name="MemorySummary" Type="Processor.v1_11_0.MemorySummary" Nullable="false"> 1828720c9898SEd Tanous <Annotation Term="OData.Description" String="The summary of all memory associated with this processor."/> 1829720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the summary of all memory that is associated with this processor."/> 1830720c9898SEd Tanous </Property> 1831720c9898SEd Tanous <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false"> 1832720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1833720c9898SEd Tanous <Annotation Term="OData.Description" String="The link to the environment metrics for this processor."/> 1834f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `EnvironmentMetrics` that specifies the environment metrics for this processor."/> 1835720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 1836720c9898SEd Tanous </NavigationProperty> 1837720c9898SEd Tanous <Property Name="SparePartNumber" Type="Edm.String"> 1838720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1839720c9898SEd Tanous <Annotation Term="OData.Description" String="The spare part number of the processor."/> 1840720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the processor."/> 1841720c9898SEd Tanous </Property> 1842720c9898SEd Tanous <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false"> 1843720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1844720c9898SEd Tanous <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/> 1845f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `CertificateCollection` that contains certificates for device identity and attestation."/> 1846720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 1847720c9898SEd Tanous </NavigationProperty> 1848720c9898SEd Tanous <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false"> 1849720c9898SEd Tanous <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/> 1850720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/> 1851720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 1852720c9898SEd Tanous <Collection> 1853720c9898SEd Tanous <Record> 1854720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 1855720c9898SEd Tanous <PropertyValue Property="Version" String="v1_14_0"/> 1856f2a8e57eSGunnar Mills <PropertyValue Property="Description" String="This property has been deprecated in favor of the `ComponentIntegrity` resource."/> 1857720c9898SEd Tanous </Record> 1858720c9898SEd Tanous </Collection> 1859720c9898SEd Tanous </Annotation> 1860720c9898SEd Tanous </Property> 1861720c9898SEd Tanous </EntityType> 1862720c9898SEd Tanous 1863720c9898SEd Tanous <ComplexType Name="MemorySummary"> 1864720c9898SEd Tanous <Annotation Term="OData.AdditionalProperties" Bool="false"/> 1865720c9898SEd Tanous <Annotation Term="OData.Description" String="The summary of all memory associated with a processor."/> 1866720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the summary of all memory that is associated with a processor."/> 1867720c9898SEd Tanous <Property Name="TotalCacheSizeMiB" Type="Edm.Int64"> 1868720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1869720c9898SEd Tanous <Annotation Term="OData.Description" String="Total size of cache memory of this processor."/> 1870720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the total size of cache memory of this processor."/> 1871720c9898SEd Tanous <Annotation Term="Measures.Unit" String="MiBy"/> 1872720c9898SEd Tanous </Property> 1873720c9898SEd Tanous <Property Name="TotalMemorySizeMiB" Type="Edm.Int64"> 1874720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1875720c9898SEd Tanous <Annotation Term="OData.Description" String="Total size of non-cache volatile or non-volatile memory attached to this processor. Examples include DRAMs and NV-DIMMs that are not configured as block storage."/> 1876720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the total size of non-cache volatile or non-volatile memory attached to this processor. Examples include DRAMs and NV-DIMMs that are not configured as block storage. This value indicates the size of memory directly attached or with strong affinity to this processor, not the total memory accessible by the processor. This property shall not be present for implementations where all processors have equal memory performance or access characteristics, such as hop count, for all system memory."/> 1877720c9898SEd Tanous <Annotation Term="Measures.Unit" String="MiBy"/> 1878720c9898SEd Tanous </Property> 1879720c9898SEd Tanous <NavigationProperty Name="Metrics" Type="MemoryMetrics.MemoryMetrics" ContainsTarget="true" Nullable="false"> 1880720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1881720c9898SEd Tanous <Annotation Term="OData.Description" String="The link to the memory metrics associated with all memory of this processor."/> 1882f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `MemoryMetrics` that contains the metrics associated with all memory of this processor."/> 1883720c9898SEd Tanous <Annotation Term="Redfish.URISegment" String="MemorySummary/MemoryMetrics"/> 1884720c9898SEd Tanous </NavigationProperty> 1885720c9898SEd Tanous </ComplexType> 1886720c9898SEd Tanous 1887720c9898SEd Tanous <ComplexType Name="Links" BaseType="Processor.v1_4_0.Links"> 1888720c9898SEd Tanous <NavigationProperty Name="Memory" Type="Collection(Memory.Memory)"> 1889720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1890720c9898SEd Tanous <Annotation Term="OData.Description" String="An array of links to the memory associated with this processor."/> 1891f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Memory` that are associated with this processor."/> 1892720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 1893720c9898SEd Tanous </NavigationProperty> 1894720c9898SEd Tanous </ComplexType> 1895720c9898SEd Tanous </Schema> 1896720c9898SEd Tanous 1897720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_1"> 1898720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1899720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/> 1900720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_11_0.Processor"/> 1901720c9898SEd Tanous </Schema> 1902720c9898SEd Tanous 1903720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_2"> 1904720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1905f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to clarify the usage of `TotalMemorySizeMiB`."/> 1906720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_11_1.Processor"/> 1907720c9898SEd Tanous </Schema> 1908720c9898SEd Tanous 1909720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_3"> 1910720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1911f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/> 1912720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_11_2.Processor"/> 1913720c9898SEd Tanous </Schema> 1914720c9898SEd Tanous 1915720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_4"> 1916720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1917f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 1918720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_11_3.Processor"/> 1919720c9898SEd Tanous </Schema> 1920720c9898SEd Tanous 1921720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_5"> 1922720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1923720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1924720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_11_4.Processor"/> 1925720c9898SEd Tanous </Schema> 1926720c9898SEd Tanous 1927f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_6"> 1928f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1929f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1930f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_11_5.Processor"/> 1931f2a8e57eSGunnar Mills </Schema> 1932f2a8e57eSGunnar Mills 193328cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_7"> 193428cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 193528cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 193628cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_11_6.Processor"/> 193728cfceb2SGunnar Mills </Schema> 193828cfceb2SGunnar Mills 1939720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_0"> 1940720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1941720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2021.1"/> 1942720c9898SEd Tanous 1943720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_11_0.Processor"> 1944720c9898SEd Tanous <Property Name="Enabled" Type="Edm.Boolean" Nullable="false"> 1945720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1946720c9898SEd Tanous <Annotation Term="OData.Description" String="An indication of whether this processor is enabled."/> 1947720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if this processor is enabled."/> 1948720c9898SEd Tanous </Property> 1949720c9898SEd Tanous </EntityType> 1950720c9898SEd Tanous 1951720c9898SEd Tanous <ComplexType Name="Links" BaseType="Processor.v1_11_0.Links"> 1952720c9898SEd Tanous <NavigationProperty Name="GraphicsController" Type="GraphicsController.GraphicsController"> 1953720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1954720c9898SEd Tanous <Annotation Term="OData.Description" String="A link to the graphics controller associated with this processor."/> 1955f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `GraphicsController` that is associated with this processor."/> 1956720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 1957720c9898SEd Tanous </NavigationProperty> 1958720c9898SEd Tanous </ComplexType> 1959720c9898SEd Tanous </Schema> 1960720c9898SEd Tanous 1961720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_1"> 1962720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1963f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to clarify the usage of `TotalMemorySizeMiB`."/> 1964720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_12_0.Processor"/> 1965720c9898SEd Tanous </Schema> 1966720c9898SEd Tanous 1967720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_2"> 1968720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1969f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/> 1970720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_12_1.Processor"/> 1971720c9898SEd Tanous </Schema> 1972720c9898SEd Tanous 1973720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_3"> 1974720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1975f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 1976720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_12_2.Processor"/> 1977720c9898SEd Tanous </Schema> 1978720c9898SEd Tanous 1979720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_4"> 1980720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1981720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1982720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_12_3.Processor"/> 1983720c9898SEd Tanous </Schema> 1984720c9898SEd Tanous 1985f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_5"> 1986f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1987f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1988f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_12_4.Processor"/> 1989f2a8e57eSGunnar Mills </Schema> 1990f2a8e57eSGunnar Mills 199128cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_6"> 199228cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 199328cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 199428cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_12_5.Processor"/> 199528cfceb2SGunnar Mills </Schema> 199628cfceb2SGunnar Mills 1997720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_0"> 1998720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1999720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2021.2"/> 2000720c9898SEd Tanous 2001720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_12_1.Processor"> 2002720c9898SEd Tanous <NavigationProperty Name="OperatingSpeedRangeMHz" Type="Control.Control"> 2003720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2004720c9898SEd Tanous <Annotation Term="Redfish.ExcerptCopy" String="Range"/> 2005720c9898SEd Tanous <Annotation Term="OData.Description" String="Range of allowed operating speeds (MHz)."/> 2006f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain the operating speed control, measured in megahertz units, for this resource. The value of the `DataSourceUri` property, if present, shall reference a resource of type `Control` with the `ControlType` property containing the value of `FrequencyMHz`."/> 2007720c9898SEd Tanous </NavigationProperty> 2008720c9898SEd Tanous <NavigationProperty Name="Ports" Type="PortCollection.PortCollection" ContainsTarget="true" Nullable="false"> 2009720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2010720c9898SEd Tanous <Annotation Term="OData.Description" String="The link to the collection of ports for this processor."/> 2011f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `PortCollection`. It shall contain the interconnect and fabric ports of this processor. It shall not contain ports for `GraphicsController` resources, `USBController` resources, or other local adapter-related types of resources."/> 2012720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 2013720c9898SEd Tanous </NavigationProperty> 2014720c9898SEd Tanous </EntityType> 2015720c9898SEd Tanous 2016720c9898SEd Tanous <ComplexType Name="MemorySummary" BaseType="Processor.v1_11_0.MemorySummary"> 2017720c9898SEd Tanous <Property Name="ECCModeEnabled" Type="Edm.Boolean"> 2018720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2019720c9898SEd Tanous <Annotation Term="OData.Description" String="An indication of whether memory ECC mode is enabled for this processor."/> 2020720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if memory ECC mode is enabled for this processor. This value shall not affect system memory ECC mode."/> 2021720c9898SEd Tanous </Property> 2022720c9898SEd Tanous </ComplexType> 2023720c9898SEd Tanous 2024720c9898SEd Tanous <ComplexType Name="Links" BaseType="Processor.v1_12_0.Links"> 2025720c9898SEd Tanous <NavigationProperty Name="NetworkDeviceFunctions" Type="Collection(NetworkDeviceFunction.NetworkDeviceFunction)"> 2026720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2027720c9898SEd Tanous <Annotation Term="OData.Description" String="The network device functions to which this processor performs offload computation, such as with a SmartNIC."/> 2028f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `NetworkDeviceFunction` that represent the network device functions to which this processor performs offload computation, such as with a SmartNIC."/> 2029720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 2030720c9898SEd Tanous </NavigationProperty> 2031720c9898SEd Tanous </ComplexType> 2032720c9898SEd Tanous </Schema> 2033720c9898SEd Tanous 2034720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_1"> 2035720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2036f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update descriptions to tie excerpt property definitions to a specific type of `Sensor` or `Control` resource."/> 2037720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_13_0.Processor"/> 2038720c9898SEd Tanous </Schema> 2039720c9898SEd Tanous 2040720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_2"> 2041720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2042f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/> 2043720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_13_1.Processor"/> 2044720c9898SEd Tanous </Schema> 2045720c9898SEd Tanous 2046720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_3"> 2047720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2048f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to allow the `Ports` property to contain fabric ports."/> 2049720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_13_2.Processor"/> 2050720c9898SEd Tanous </Schema> 2051720c9898SEd Tanous 2052720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_4"> 2053720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2054f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 2055720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_13_3.Processor"/> 2056720c9898SEd Tanous </Schema> 2057720c9898SEd Tanous 2058720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_5"> 2059720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2060720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2061720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_13_4.Processor"/> 2062720c9898SEd Tanous </Schema> 2063720c9898SEd Tanous 2064f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_6"> 2065f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2066f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2067f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_13_5.Processor"/> 2068f2a8e57eSGunnar Mills </Schema> 2069f2a8e57eSGunnar Mills 207028cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_7"> 207128cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 207228cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 207328cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_13_6.Processor"/> 207428cfceb2SGunnar Mills </Schema> 207528cfceb2SGunnar Mills 2076720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_0"> 2077720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2078720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2021.4"/> 2079f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to deprecate `Measurements` in favor of measurement reporting in the `ComponentIntegrity` resource."/> 2080720c9898SEd Tanous 2081720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_13_1.Processor"/> 2082720c9898SEd Tanous </Schema> 2083720c9898SEd Tanous 2084720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_1"> 2085720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2086f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/> 2087720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_14_0.Processor"/> 2088720c9898SEd Tanous </Schema> 2089720c9898SEd Tanous 2090720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_2"> 2091720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2092f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to allow the `Ports` property to contain fabric ports."/> 2093720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_14_1.Processor"/> 2094720c9898SEd Tanous </Schema> 2095720c9898SEd Tanous 2096720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_3"> 2097720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2098f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 2099720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_14_2.Processor"/> 2100720c9898SEd Tanous </Schema> 2101720c9898SEd Tanous 2102720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_4"> 2103720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2104720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2105720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_14_3.Processor"/> 2106720c9898SEd Tanous </Schema> 2107720c9898SEd Tanous 2108f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_5"> 2109f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2110f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2111f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_14_4.Processor"/> 2112f2a8e57eSGunnar Mills </Schema> 2113f2a8e57eSGunnar Mills 211428cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_6"> 211528cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 211628cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 211728cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_14_5.Processor"/> 211828cfceb2SGunnar Mills </Schema> 211928cfceb2SGunnar Mills 2120720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_0"> 2121720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2122720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2022.1"/> 2123720c9898SEd Tanous 2124720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_14_1.Processor"> 2125720c9898SEd Tanous <Property Name="AdditionalFirmwareVersions" Type="SoftwareInventory.AdditionalVersions" Nullable="false"> 2126720c9898SEd Tanous <Annotation Term="OData.Description" String="The additional firmware versions of the processor."/> 2127720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the additional firmware versions of the processor."/> 2128720c9898SEd Tanous </Property> 2129720c9898SEd Tanous </EntityType> 2130720c9898SEd Tanous </Schema> 2131720c9898SEd Tanous 2132720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_1"> 2133720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2134f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to allow the `Ports` property to contain fabric ports."/> 2135720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_15_0.Processor"/> 2136720c9898SEd Tanous </Schema> 2137720c9898SEd Tanous 2138720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_2"> 2139720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2140f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 2141720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_15_1.Processor"/> 2142720c9898SEd Tanous </Schema> 2143720c9898SEd Tanous 2144720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_3"> 2145720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2146720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2147720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_15_2.Processor"/> 2148720c9898SEd Tanous </Schema> 2149720c9898SEd Tanous 2150f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_4"> 2151f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2152f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2153f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_15_3.Processor"/> 2154f2a8e57eSGunnar Mills </Schema> 2155f2a8e57eSGunnar Mills 215628cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_5"> 215728cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 215828cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 215928cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_15_4.Processor"/> 216028cfceb2SGunnar Mills </Schema> 216128cfceb2SGunnar Mills 2162720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_0"> 2163720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2164720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2022.2"/> 2165720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to add the ResetToDefaults action."/> 2166720c9898SEd Tanous 2167720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_15_0.Processor"> 2168720c9898SEd Tanous <Property Name="Replaceable" Type="Edm.Boolean"> 2169720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2170720c9898SEd Tanous <Annotation Term="OData.Description" String="An indication of whether this component can be independently replaced as allowed by the vendor's replacement policy."/> 2171720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall indicate whether this component can be independently replaced as allowed by the vendor's replacement policy. A value of `false` indicates the component needs to be replaced by policy as part of another component. If the `LocationType` property of this component contains `Embedded`, this property shall contain `false`."/> 2172720c9898SEd Tanous </Property> 2173720c9898SEd Tanous <Property Name="Throttled" Type="Edm.Boolean"> 2174720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2175720c9898SEd Tanous <Annotation Term="OData.Description" String="An indication of whether the processor is throttled."/> 2176720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall indicate whether the processor is throttled."/> 2177720c9898SEd Tanous </Property> 2178720c9898SEd Tanous <Property Name="ThrottleCauses" Type="Collection(Processor.v1_16_0.ThrottleCause)"> 2179720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2180720c9898SEd Tanous <Annotation Term="OData.Description" String="The causes of the processor being throttled."/> 2181f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain the causes of the processor being throttled. If `Throttled` contains `false`, this property shall contain an empty array."/> 2182720c9898SEd Tanous </Property> 2183720c9898SEd Tanous <Property Name="ProcessorIndex" Type="Edm.Int64"> 2184720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2185720c9898SEd Tanous <Annotation Term="OData.Description" String="The logical index of this processor within the system."/> 2186720c9898SEd Tanous <Annotation Term="OData.LongDescription" String="This property shall contain the zero-based index of the processor, indexed within the next unit of containment. The value of this property shall match the ordering in the operating system topology interfaces, with offset adjustments, if needed."/> 2187720c9898SEd Tanous </Property> 2188720c9898SEd Tanous <Property Name="Family" Type="Edm.String"> 2189720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2190720c9898SEd Tanous <Annotation Term="OData.Description" String="The processor family."/> 2191f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a string that identifies the processor family, as specified by the combination of the `EffectiveFamily` and `EffectiveModel` properties."/> 2192720c9898SEd Tanous </Property> 2193720c9898SEd Tanous </EntityType> 2194720c9898SEd Tanous 2195720c9898SEd Tanous <EnumType Name="ThrottleCause"> 2196720c9898SEd Tanous <Member Name="PowerLimit"> 2197720c9898SEd Tanous <Annotation Term="OData.Description" String="The cause of the processor being throttled is a power limit."/> 2198720c9898SEd Tanous </Member> 2199720c9898SEd Tanous <Member Name="ThermalLimit"> 2200720c9898SEd Tanous <Annotation Term="OData.Description" String="The cause of the processor being throttled is a thermal limit."/> 2201720c9898SEd Tanous </Member> 2202720c9898SEd Tanous <Member Name="ClockLimit"> 2203720c9898SEd Tanous <Annotation Term="OData.Description" String="The cause of the processor being throttled is a clock limit."/> 2204720c9898SEd Tanous </Member> 2205720c9898SEd Tanous <Member Name="ManagementDetectedFault"> 2206720c9898SEd Tanous <Annotation Term="OData.Description" String="The cause of the processor being throttled is a fault detected by management hardware or firmware."/> 2207720c9898SEd Tanous <Annotation Term="Redfish.Revisions"> 2208720c9898SEd Tanous <Collection> 2209720c9898SEd Tanous <Record> 2210720c9898SEd Tanous <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 2211720c9898SEd Tanous <PropertyValue Property="Version" String="v1_18_0"/> 2212720c9898SEd Tanous </Record> 2213720c9898SEd Tanous </Collection> 2214720c9898SEd Tanous </Annotation> 2215720c9898SEd Tanous </Member> 2216720c9898SEd Tanous <Member Name="Unknown"> 2217720c9898SEd Tanous <Annotation Term="OData.Description" String="The cause of the processor being throttled is not known."/> 2218720c9898SEd Tanous </Member> 2219720c9898SEd Tanous <Member Name="OEM"> 2220720c9898SEd Tanous <Annotation Term="OData.Description" String="The cause of the processor being throttled is OEM-specific."/> 2221720c9898SEd Tanous </Member> 2222720c9898SEd Tanous </EnumType> 2223720c9898SEd Tanous </Schema> 2224720c9898SEd Tanous 2225720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_1"> 2226720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2227f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to allow the `Ports` property to contain fabric ports."/> 2228720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_16_0.Processor"/> 2229720c9898SEd Tanous </Schema> 2230720c9898SEd Tanous 2231720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_2"> 2232720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2233f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 2234720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_16_1.Processor"/> 2235720c9898SEd Tanous </Schema> 2236720c9898SEd Tanous 2237720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_3"> 2238720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2239720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2240720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_16_2.Processor"/> 2241720c9898SEd Tanous </Schema> 2242720c9898SEd Tanous 2243f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_4"> 2244f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2245f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2246f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_16_3.Processor"/> 2247f2a8e57eSGunnar Mills </Schema> 2248f2a8e57eSGunnar Mills 224928cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_5"> 225028cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 225128cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 225228cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_16_4.Processor"/> 225328cfceb2SGunnar Mills </Schema> 225428cfceb2SGunnar Mills 2255720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_0"> 2256720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2257720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2022.3"/> 2258f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to add `HBM2E` to `MemoryType`. It was also created to add `Cache` to `ProcessorMemoryType`."/> 2259720c9898SEd Tanous 2260720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_16_1.Processor"> 2261720c9898SEd Tanous <Property Name="PowerState" Type="Resource.PowerState"> 2262720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2263720c9898SEd Tanous <Annotation Term="OData.Description" String="The current power state of the processor."/> 2264f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the processor. If the `PowerState` property in the associated `Chassis` resource contains the value `Off`, this property shall contain `Off`."/> 2265720c9898SEd Tanous </Property> 2266720c9898SEd Tanous </EntityType> 2267720c9898SEd Tanous 2268720c9898SEd Tanous <ComplexType Name="Links" BaseType="Processor.v1_13_0.Links"> 2269720c9898SEd Tanous <NavigationProperty Name="FabricAdapters" Type="Collection(FabricAdapter.FabricAdapter)"> 2270720c9898SEd Tanous <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2271720c9898SEd Tanous <Annotation Term="OData.Description" String="An array of links to the fabric adapters that present this processor to a fabric."/> 2272f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `FabricAdapter` that represent the fabric adapters that present this processor to a fabric."/> 2273720c9898SEd Tanous <Annotation Term="OData.AutoExpandReferences"/> 2274720c9898SEd Tanous </NavigationProperty> 2275720c9898SEd Tanous </ComplexType> 2276720c9898SEd Tanous </Schema> 2277720c9898SEd Tanous 2278720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_1"> 2279720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2280f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource. It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data. It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory. It was also created to better describe the full scope of the `ProcessorMemory` property. It was also created to add the URI segment annotation to `Metrics`."/> 2281720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_17_0.Processor"/> 2282720c9898SEd Tanous </Schema> 2283720c9898SEd Tanous 2284720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_2"> 2285720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2286720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2287720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_17_1.Processor"/> 2288720c9898SEd Tanous </Schema> 2289720c9898SEd Tanous 2290f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_3"> 2291f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2292f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2293f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_17_2.Processor"/> 2294f2a8e57eSGunnar Mills </Schema> 2295f2a8e57eSGunnar Mills 229628cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_4"> 229728cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 229828cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 229928cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_17_3.Processor"/> 230028cfceb2SGunnar Mills </Schema> 230128cfceb2SGunnar Mills 2302720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_18_0"> 2303720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2304720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2023.1"/> 2305f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to add `ManagementDetectedFault` to `ThrottleCauses`."/> 2306720c9898SEd Tanous 2307720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_17_1.Processor"/> 2308720c9898SEd Tanous </Schema> 2309720c9898SEd Tanous 2310720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_18_1"> 2311720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2312720c9898SEd Tanous <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2313720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_18_0.Processor"/> 2314720c9898SEd Tanous </Schema> 2315720c9898SEd Tanous 2316f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_18_2"> 2317f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2318f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2319f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_18_1.Processor"/> 2320f2a8e57eSGunnar Mills </Schema> 2321f2a8e57eSGunnar Mills 232228cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_18_3"> 232328cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 232428cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 232528cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_18_2.Processor"/> 232628cfceb2SGunnar Mills </Schema> 232728cfceb2SGunnar Mills 2328720c9898SEd Tanous <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_19_0"> 2329720c9898SEd Tanous <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2330720c9898SEd Tanous <Annotation Term="Redfish.Release" String="2023.3"/> 2331f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to add `RISC-V` to `ProcessorArchitecture`. It was also created to add `RV32` and `RV64` to `InstructionSet`. It was also created to add `Partition` to `ProcessorType`."/> 2332720c9898SEd Tanous 2333720c9898SEd Tanous <EntityType Name="Processor" BaseType="Processor.v1_18_1.Processor"/> 2334720c9898SEd Tanous </Schema> 2335720c9898SEd Tanous 2336f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_19_1"> 2337f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2338f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2339f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_19_0.Processor"/> 2340f2a8e57eSGunnar Mills </Schema> 2341f2a8e57eSGunnar Mills 234228cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_19_2"> 234328cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 234428cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 234528cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_19_1.Processor"/> 234628cfceb2SGunnar Mills </Schema> 234728cfceb2SGunnar Mills 2348f2a8e57eSGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_20_0"> 2349f2a8e57eSGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2350f2a8e57eSGunnar Mills <Annotation Term="Redfish.Release" String="2024.1"/> 2351f2a8e57eSGunnar Mills 2352f2a8e57eSGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_19_1.Processor"> 2353f2a8e57eSGunnar Mills <NavigationProperty Name="CacheMemory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false"> 2354f2a8e57eSGunnar Mills <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2355f2a8e57eSGunnar Mills <Annotation Term="OData.Description" String="The link to the collection of cache memory associated with this processor."/> 2356f2a8e57eSGunnar Mills <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MemoryCollection` that represents the cache memory of this processor."/> 2357f2a8e57eSGunnar Mills <Annotation Term="OData.AutoExpandReferences"/> 2358f2a8e57eSGunnar Mills </NavigationProperty> 2359f2a8e57eSGunnar Mills </EntityType> 2360f2a8e57eSGunnar Mills </Schema> 2361f2a8e57eSGunnar Mills 236228cfceb2SGunnar Mills <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_20_1"> 236328cfceb2SGunnar Mills <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 236428cfceb2SGunnar Mills <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 236528cfceb2SGunnar Mills <EntityType Name="Processor" BaseType="Processor.v1_20_0.Processor"/> 236628cfceb2SGunnar Mills </Schema> 236728cfceb2SGunnar Mills 2368720c9898SEd Tanous </edmx:DataServices> 2369720c9898SEd Tanous</edmx:Edmx> 2370