blob: c1858d83ae8463b68fdea79542439b50c9c9288e [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Gunnar Mills2ae81db2024-01-31 14:25:11 -06004<!--# Redfish Schema: Processor v1.19.0 -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07005<!--# -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
7<!--# available at http://www.dmtf.org/standards/redfish -->
Ed Tanousf263e092023-05-22 09:56:29 -07008<!--# Copyright 2014-2023 DMTF. -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07009<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################ -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16 </edmx:Reference>
17 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19 </edmx:Reference>
Ed Tanous530520e2019-01-02 13:41:37 -080020 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml">
21 <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
22 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070023 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
24 <edmx:Include Namespace="Resource"/>
25 <edmx:Include Namespace="Resource.v1_0_0"/>
26 </edmx:Reference>
27 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
28 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -050029 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070030 </edmx:Reference>
31 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml">
32 <edmx:Include Namespace="Chassis"/>
33 </edmx:Reference>
34 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Assembly_v1.xml">
35 <edmx:Include Namespace="Assembly"/>
36 </edmx:Reference>
37 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorCollection_v1.xml">
38 <edmx:Include Namespace="ProcessorCollection"/>
39 </edmx:Reference>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060040 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorMetrics_v1.xml">
41 <edmx:Include Namespace="ProcessorMetrics"/>
42 </edmx:Reference>
43 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Endpoint_v1.xml">
44 <edmx:Include Namespace="Endpoint"/>
45 </edmx:Reference>
46 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccelerationFunction_v1.xml">
47 <edmx:Include Namespace="AccelerationFunction"/>
48 </edmx:Reference>
49 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccelerationFunctionCollection_v1.xml">
50 <edmx:Include Namespace="AccelerationFunctionCollection"/>
51 </edmx:Reference>
52 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDevice_v1.xml">
53 <edmx:Include Namespace="PCIeDevice"/>
54 </edmx:Reference>
55 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeFunction_v1.xml">
56 <edmx:Include Namespace="PCIeFunction"/>
57 </edmx:Reference>
Gunnar Mills844b4152020-06-22 12:44:09 -050058 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/OperatingConfigCollection_v1.xml">
59 <edmx:Include Namespace="OperatingConfigCollection"/>
60 </edmx:Reference>
61 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/OperatingConfig_v1.xml">
62 <edmx:Include Namespace="OperatingConfig"/>
63 </edmx:Reference>
Gunnar Mills262d7d42021-01-20 16:28:41 -060064 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EnvironmentMetrics_v1.xml">
65 <edmx:Include Namespace="EnvironmentMetrics"/>
66 </edmx:Reference>
67 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryMetrics_v1.xml">
68 <edmx:Include Namespace="MemoryMetrics"/>
69 </edmx:Reference>
70 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Memory_v1.xml">
71 <edmx:Include Namespace="Memory"/>
72 </edmx:Reference>
73 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
74 <edmx:Include Namespace="CertificateCollection"/>
75 </edmx:Reference>
76 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
77 <edmx:Include Namespace="SoftwareInventory"/>
78 </edmx:Reference>
Gunnar Mills10f270b2021-05-19 15:34:06 -050079 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/GraphicsController_v1.xml">
80 <edmx:Include Namespace="GraphicsController"/>
81 </edmx:Reference>
Gunnar Mills9d424662021-09-22 21:56:16 -050082 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction_v1.xml">
83 <edmx:Include Namespace="NetworkDeviceFunction"/>
84 </edmx:Reference>
85 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Control_v1.xml">
86 <edmx:Include Namespace="Control"/>
87 </edmx:Reference>
88 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PortCollection_v1.xml">
89 <edmx:Include Namespace="PortCollection"/>
90 </edmx:Reference>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -080091 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FabricAdapter_v1.xml">
92 <edmx:Include Namespace="FabricAdapter"/>
93 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070094
95 <edmx:DataServices>
96
97 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor">
98 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
99
100 <EntityType Name="Processor" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Ed Tanousf263e092023-05-22 09:56:29 -0700101 <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."/>
102 <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`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700103 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
104 <Annotation Term="Capabilities.InsertRestrictions">
105 <Record>
106 <PropertyValue Property="Insertable" Bool="false"/>
107 </Record>
108 </Annotation>
109 <Annotation Term="Capabilities.UpdateRestrictions">
110 <Record>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500111 <PropertyValue Property="Updatable" Bool="true"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700112 </Record>
113 </Annotation>
114 <Annotation Term="Capabilities.DeleteRestrictions">
115 <Record>
116 <PropertyValue Property="Deletable" Bool="false"/>
117 </Record>
118 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -0800119 <Annotation Term="Redfish.Uris">
120 <Collection>
121 <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String>
122 <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
Ed Tanoused761212022-09-23 15:03:29 -0700123 <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
Ed Tanous530520e2019-01-02 13:41:37 -0800124 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}</String>
125 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
Ed Tanoused761212022-09-23 15:03:29 -0700126 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
Ed Tanous530520e2019-01-02 13:41:37 -0800127 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String>
128 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
Ed Tanoused761212022-09-23 15:03:29 -0700129 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600130 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}</String>
131 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
Ed Tanoused761212022-09-23 15:03:29 -0700132 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600133 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String>
134 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
Ed Tanoused761212022-09-23 15:03:29 -0700135 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
Gunnar Mills9d424662021-09-22 21:56:16 -0500136 <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}</String>
137 <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
Ed Tanoused761212022-09-23 15:03:29 -0700138 <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800139 <String>/redfish/v1/Chassis/{ChassisId}/Processors/{ProcessorId}</String>
140 <String>/redfish/v1/Chassis/{ChassisId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
141 <String>/redfish/v1/Chassis/{ChassisId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
Ed Tanous530520e2019-01-02 13:41:37 -0800142 </Collection>
143 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700144 </EntityType>
145
Gunnar Mills6f44b752020-02-06 16:50:51 -0600146 <Action Name="Reset" IsBound="true">
Gunnar Millsa778c022020-05-12 12:20:36 -0500147 <Annotation Term="OData.Description" String="This action resets the processor."/>
148 <Annotation Term="OData.LongDescription" String="This action shall reset the processor."/>
Gunnar Mills6f44b752020-02-06 16:50:51 -0600149 <Parameter Name="Processor" Type="Processor.v1_1_0.Actions"/>
150 <Parameter Name="ResetType" Type="Resource.ResetType">
151 <Annotation Term="OData.Description" String="The type of reset."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600152 <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."/>
Gunnar Mills6f44b752020-02-06 16:50:51 -0600153 </Parameter>
Gunnar Mills6f44b752020-02-06 16:50:51 -0600154 <Annotation Term="Redfish.Revisions">
155 <Collection>
156 <Record>
157 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
158 <PropertyValue Property="Version" String="v1_6_0"/>
159 </Record>
160 </Collection>
161 </Annotation>
162 </Action>
Asmitha Karunanithi009c6452022-09-22 01:07:59 -0500163
164 <Action Name="ResetToDefaults" IsBound="true">
165 <Annotation Term="OData.Description" String="The action resets the values of writable properties to factory defaults."/>
166 <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."/>
167 <Parameter Name="Processor" Type="Processor.v1_1_0.Actions"/>
168 <Annotation Term="Redfish.Revisions">
169 <Collection>
170 <Record>
171 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
172 <PropertyValue Property="Version" String="v1_15_0"/>
173 </Record>
174 </Collection>
175 </Annotation>
176 </Action>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700177 </Schema>
178
179 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_0">
180 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600181 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700182
183 <EntityType Name="Processor" BaseType="Processor.Processor">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700184 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
185 <Property Name="Socket" Type="Edm.String">
186 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
187 <Annotation Term="OData.Description" String="The socket or location of the processor."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700188 <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the physical location or socket of the processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700189 </Property>
190 <Property Name="ProcessorType" Type="Processor.v1_0_0.ProcessorType">
191 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
192 <Annotation Term="OData.Description" String="The type of processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500193 <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the type of processor contained in this socket."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700194 </Property>
195 <Property Name="ProcessorArchitecture" Type="Processor.v1_0_0.ProcessorArchitecture">
196 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
197 <Annotation Term="OData.Description" String="The architecture of the processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500198 <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the architecture of the processor contained in this socket."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700199 </Property>
200 <Property Name="InstructionSet" Type="Processor.v1_0_0.InstructionSet">
201 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
202 <Annotation Term="OData.Description" String="The instruction set of the processor."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700203 <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the instruction set of the processor contained in this socket."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700204 </Property>
205 <Property Name="ProcessorId" Type="Processor.v1_0_0.ProcessorId" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700206 <Annotation Term="OData.Description" String="The identification information for this processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700207 <Annotation Term="OData.LongDescription" String="This object shall contain identification information for this processor."/>
208 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800209 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500210 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
211 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800212 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700213 <Property Name="Manufacturer" Type="Edm.String">
214 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
215 <Annotation Term="OData.Description" String="The processor manufacturer."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700216 <Annotation Term="OData.LongDescription" String="This property shall contain a string that identifies the manufacturer of the processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700217 </Property>
218 <Property Name="Model" Type="Edm.String">
219 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
220 <Annotation Term="OData.Description" String="The product model number of this device."/>
221 <Annotation Term="OData.LongDescription" String="This property shall indicate the model information as provided by the manufacturer of this processor."/>
222 </Property>
223 <Property Name="MaxSpeedMHz" Type="Edm.Int64">
224 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
225 <Annotation Term="OData.Description" String="The maximum clock speed of the processor."/>
226 <Annotation Term="OData.LongDescription" String="This property shall indicate the maximum rated clock speed of the processor in MHz."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800227 <Annotation Term="Measures.Unit" String="MHz"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700228 </Property>
229 <Property Name="TotalCores" Type="Edm.Int64">
230 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700231 <Annotation Term="OData.Description" String="The total number of cores that this processor contains."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700232 <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of independent processor cores contained within this processor."/>
233 </Property>
234 <Property Name="TotalThreads" Type="Edm.Int64">
235 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700236 <Annotation Term="OData.Description" String="The total number of execution threads that this processor supports."/>
237 <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of independent execution threads that this processor supports."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700238 </Property>
239 </EntityType>
240
241 <ComplexType Name="ProcessorId">
242 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700243 <Annotation Term="OData.Description" String="The identification information for a processor."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700244 <Annotation Term="OData.LongDescription" String="This type shall contain identification information for a processor."/>
245 <Property Name="VendorId" Type="Edm.String">
246 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700247 <Annotation Term="OData.Description" String="The vendor identification for this processor."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600248 <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+$`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700249 </Property>
250 <Property Name="IdentificationRegisters" Type="Edm.String">
251 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Mills6f44b752020-02-06 16:50:51 -0600252 <Annotation Term="OData.Description" String="The raw manufacturer-provided processor identification registers for this processor."/>
253 <Annotation Term="OData.LongDescription" String="This property shall contain the raw manufacturer-provided processor-specific identification registers of this processor's features."/>
Ed Tanousf263e092023-05-22 09:56:29 -0700254 <Annotation Term="Validation.Pattern" String="^0x[0-9A-Fa-f]+$"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700255 </Property>
256 <Property Name="EffectiveFamily" Type="Edm.String">
257 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700258 <Annotation Term="OData.Description" String="The effective family for this processor."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600259 <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+$`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700260 </Property>
261 <Property Name="EffectiveModel" Type="Edm.String">
262 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700263 <Annotation Term="OData.Description" String="The effective model for this processor."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600264 <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+$`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700265 </Property>
266 <Property Name="Step" Type="Edm.String">
267 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700268 <Annotation Term="OData.Description" String="The step value for this processor."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600269 <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+$`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700270 </Property>
271 <Property Name="MicrocodeInfo" Type="Edm.String">
272 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700273 <Annotation Term="OData.Description" String="The microcode information for this processor."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600274 <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+$`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700275 </Property>
276 </ComplexType>
277
278 <EnumType Name="ProcessorType">
279 <Member Name="CPU">
Ed Tanouscb103132019-10-08 11:34:22 -0700280 <Annotation Term="OData.Description" String="A CPU."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700281 </Member>
282 <Member Name="GPU">
Ed Tanouscb103132019-10-08 11:34:22 -0700283 <Annotation Term="OData.Description" String="A GPU."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700284 </Member>
285 <Member Name="FPGA">
Ed Tanouscb103132019-10-08 11:34:22 -0700286 <Annotation Term="OData.Description" String="An FPGA."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700287 </Member>
288 <Member Name="DSP">
Ed Tanouscb103132019-10-08 11:34:22 -0700289 <Annotation Term="OData.Description" String="A DSP."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700290 </Member>
291 <Member Name="Accelerator">
Ed Tanouscb103132019-10-08 11:34:22 -0700292 <Annotation Term="OData.Description" String="An accelerator."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700293 </Member>
294 <Member Name="Core">
Ed Tanouscb103132019-10-08 11:34:22 -0700295 <Annotation Term="OData.Description" String="A core in a processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600296 <Annotation Term="Redfish.Revisions">
297 <Collection>
298 <Record>
299 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
300 <PropertyValue Property="Version" String="v1_3_0"/>
301 </Record>
302 </Collection>
303 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700304 </Member>
305 <Member Name="Thread">
Ed Tanouscb103132019-10-08 11:34:22 -0700306 <Annotation Term="OData.Description" String="A thread in a processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600307 <Annotation Term="Redfish.Revisions">
308 <Collection>
309 <Record>
310 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
311 <PropertyValue Property="Version" String="v1_3_0"/>
312 </Record>
313 </Collection>
314 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700315 </Member>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600316 <Member Name="Partition">
317 <Annotation Term="OData.Description" String="A partition in a single processor."/>
318 <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."/>
319 <Annotation Term="Redfish.Revisions">
320 <Collection>
321 <Record>
322 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
323 <PropertyValue Property="Version" String="v1_19_0"/>
324 </Record>
325 </Collection>
326 </Annotation>
327 </Member>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700328 <Member Name="OEM">
Ed Tanouscb103132019-10-08 11:34:22 -0700329 <Annotation Term="OData.Description" String="An OEM-defined processing unit."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700330 </Member>
331 </EnumType>
332
333 <TypeDefinition Name="ProcessorArchitecture" UnderlyingType="Edm.String">
334 <Annotation Term="Redfish.Enumeration">
335 <Collection>
336 <Record>
337 <PropertyValue Property="Member" String="x86"/>
338 <Annotation Term="OData.Description" String="x86 or x86-64."/>
339 </Record>
340 <Record>
341 <PropertyValue Property="Member" String="IA-64"/>
342 <Annotation Term="OData.Description" String="Intel Itanium."/>
343 </Record>
344 <Record>
345 <PropertyValue Property="Member" String="ARM"/>
346 <Annotation Term="OData.Description" String="ARM."/>
347 </Record>
348 <Record>
349 <PropertyValue Property="Member" String="MIPS"/>
350 <Annotation Term="OData.Description" String="MIPS."/>
351 </Record>
352 <Record>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600353 <PropertyValue Property="Member" String="Power"/>
354 <Annotation Term="OData.Description" String="Power."/>
355 <Annotation Term="Redfish.Revisions">
356 <Collection>
357 <Record>
358 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
359 <PropertyValue Property="Version" String="v1_4_0"/>
360 </Record>
361 </Collection>
362 </Annotation>
363 </Record>
364 <Record>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600365 <PropertyValue Property="Member" String="RISC-V"/>
366 <Annotation Term="OData.Description" String="RISC-V."/>
367 <Annotation Term="Redfish.Revisions">
368 <Collection>
369 <Record>
370 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
371 <PropertyValue Property="Version" String="v1_19_0"/>
372 </Record>
373 </Collection>
374 </Annotation>
375 </Record>
376 <Record>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700377 <PropertyValue Property="Member" String="OEM"/>
378 <Annotation Term="OData.Description" String="OEM-defined."/>
379 </Record>
380 </Collection>
381 </Annotation>
382 </TypeDefinition>
383
384 <TypeDefinition Name="InstructionSet" UnderlyingType="Edm.String">
385 <Annotation Term="Redfish.Enumeration">
386 <Collection>
387 <Record>
388 <PropertyValue Property="Member" String="x86"/>
389 <Annotation Term="OData.Description" String="x86 32-bit."/>
390 </Record>
391 <Record>
392 <PropertyValue Property="Member" String="x86-64"/>
393 <Annotation Term="OData.Description" String="x86 64-bit."/>
394 </Record>
395 <Record>
396 <PropertyValue Property="Member" String="IA-64"/>
397 <Annotation Term="OData.Description" String="Intel IA-64."/>
398 </Record>
399 <Record>
400 <PropertyValue Property="Member" String="ARM-A32"/>
401 <Annotation Term="OData.Description" String="ARM 32-bit."/>
402 </Record>
403 <Record>
404 <PropertyValue Property="Member" String="ARM-A64"/>
405 <Annotation Term="OData.Description" String="ARM 64-bit."/>
406 </Record>
407 <Record>
408 <PropertyValue Property="Member" String="MIPS32"/>
409 <Annotation Term="OData.Description" String="MIPS 32-bit."/>
410 </Record>
411 <Record>
412 <PropertyValue Property="Member" String="MIPS64"/>
413 <Annotation Term="OData.Description" String="MIPS 64-bit."/>
414 </Record>
415 <Record>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600416 <PropertyValue Property="Member" String="PowerISA"/>
417 <Annotation Term="OData.Description" String="PowerISA-64 or PowerISA-32."/>
418 <Annotation Term="Redfish.Revisions">
419 <Collection>
420 <Record>
421 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
422 <PropertyValue Property="Version" String="v1_4_0"/>
423 </Record>
424 </Collection>
425 </Annotation>
426 </Record>
427 <Record>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600428 <PropertyValue Property="Member" String="RV32"/>
429 <Annotation Term="OData.Description" String="RISC-V 32-bit."/>
430 <Annotation Term="Redfish.Revisions">
431 <Collection>
432 <Record>
433 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
434 <PropertyValue Property="Version" String="v1_19_0"/>
435 </Record>
436 </Collection>
437 </Annotation>
438 </Record>
439 <Record>
440 <PropertyValue Property="Member" String="RV64"/>
441 <Annotation Term="OData.Description" String="RISC-V 64-bit."/>
442 <Annotation Term="Redfish.Revisions">
443 <Collection>
444 <Record>
445 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
446 <PropertyValue Property="Version" String="v1_19_0"/>
447 </Record>
448 </Collection>
449 </Annotation>
450 </Record>
451 <Record>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700452 <PropertyValue Property="Member" String="OEM"/>
453 <Annotation Term="OData.Description" String="OEM-defined."/>
454 </Record>
455 </Collection>
456 </Annotation>
457 </TypeDefinition>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700458 </Schema>
459
460 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_2">
461 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700462 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700463 <EntityType Name="Processor" BaseType="Processor.v1_0_0.Processor"/>
464 </Schema>
465
466 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_3">
467 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700468 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700469 <EntityType Name="Processor" BaseType="Processor.v1_0_2.Processor"/>
470 </Schema>
471
472 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_4">
473 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700474 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700475 <EntityType Name="Processor" BaseType="Processor.v1_0_3.Processor"/>
476 </Schema>
477
Ed Tanous530520e2019-01-02 13:41:37 -0800478 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_5">
479 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500480 <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."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800481 <EntityType Name="Processor" BaseType="Processor.v1_0_4.Processor"/>
482 </Schema>
483
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600484 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_6">
485 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500486 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600487 <EntityType Name="Processor" BaseType="Processor.v1_0_5.Processor"/>
488 </Schema>
489
Ed Tanouscb103132019-10-08 11:34:22 -0700490 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_7">
491 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
492 <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."/>
493 <EntityType Name="Processor" BaseType="Processor.v1_0_6.Processor"/>
494 </Schema>
495
496 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_8">
497 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
498 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
499 <EntityType Name="Processor" BaseType="Processor.v1_0_7.Processor"/>
500 </Schema>
501
Gunnar Mills6f44b752020-02-06 16:50:51 -0600502 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_9">
503 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
504 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
505 <EntityType Name="Processor" BaseType="Processor.v1_0_8.Processor"/>
506 </Schema>
507
Gunnar Millsa778c022020-05-12 12:20:36 -0500508 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_10">
509 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
510 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
511 <EntityType Name="Processor" BaseType="Processor.v1_0_9.Processor"/>
512 </Schema>
513
Gunnar Mills844b4152020-06-22 12:44:09 -0500514 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_11">
515 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
516 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
517 <EntityType Name="Processor" BaseType="Processor.v1_0_10.Processor"/>
518 </Schema>
519
Gunnar Mills262d7d42021-01-20 16:28:41 -0600520 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_12">
521 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600522 <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600523 <EntityType Name="Processor" BaseType="Processor.v1_0_11.Processor"/>
524 </Schema>
525
Ed Tanousf263e092023-05-22 09:56:29 -0700526 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_13">
527 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
528 <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."/>
529 <EntityType Name="Processor" BaseType="Processor.v1_0_12.Processor"/>
530 </Schema>
531
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600532 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_14">
533 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
534 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
535 <EntityType Name="Processor" BaseType="Processor.v1_0_13.Processor"/>
536 </Schema>
537
Jason M. Billsea4aa752018-06-05 13:29:11 -0700538 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_0">
539 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600540 <Annotation Term="Redfish.Release" String="2017.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500541
Jason M. Billsea4aa752018-06-05 13:29:11 -0700542 <EntityType Name="Processor" BaseType="Processor.v1_0_4.Processor">
543 <Property Name="Links" Type="Processor.v1_1_0.Links" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500544 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
545 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700546 </Property>
547 <Property Name="Actions" Type="Processor.v1_1_0.Actions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500548 <Annotation Term="OData.Description" String="The available actions for this resource."/>
549 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700550 </Property>
551 </EntityType>
552
553 <ComplexType Name="Links" BaseType="Resource.Links">
Gunnar Millsa778c022020-05-12 12:20:36 -0500554 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
555 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700556 <NavigationProperty Name="Chassis" Type="Chassis.Chassis" Nullable="false">
557 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700558 <Annotation Term="OData.Description" String="The link to the chassis that contains this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500559 <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."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700560 <Annotation Term="OData.AutoExpandReferences"/>
561 </NavigationProperty>
562 </ComplexType>
563
564 <ComplexType Name="Actions">
565 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500566 <Annotation Term="OData.Description" String="The available actions for this resource."/>
567 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800568 <Property Name="Oem" Type="Processor.v1_1_0.OemActions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500569 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
570 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800571 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700572 </ComplexType>
573
574 <ComplexType Name="OemActions">
575 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500576 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
577 <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700578 </ComplexType>
579 </Schema>
580
Ed Tanous530520e2019-01-02 13:41:37 -0800581 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_1">
582 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500583 <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."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800584 <EntityType Name="Processor" BaseType="Processor.v1_1_0.Processor"/>
585 </Schema>
586
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600587 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_2">
588 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500589 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600590 <EntityType Name="Processor" BaseType="Processor.v1_1_1.Processor"/>
591 </Schema>
592
Ed Tanouscb103132019-10-08 11:34:22 -0700593 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_3">
594 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
595 <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."/>
596 <EntityType Name="Processor" BaseType="Processor.v1_1_2.Processor"/>
597 </Schema>
598
599 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_4">
600 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
601 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
602 <EntityType Name="Processor" BaseType="Processor.v1_1_3.Processor"/>
603 </Schema>
604
Gunnar Mills6f44b752020-02-06 16:50:51 -0600605 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_5">
606 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
607 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
608 <EntityType Name="Processor" BaseType="Processor.v1_1_4.Processor"/>
609 </Schema>
610
Gunnar Millsa778c022020-05-12 12:20:36 -0500611 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_6">
612 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
613 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
614 <EntityType Name="Processor" BaseType="Processor.v1_1_5.Processor"/>
615 </Schema>
616
Gunnar Mills844b4152020-06-22 12:44:09 -0500617 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_7">
618 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
619 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
620 <EntityType Name="Processor" BaseType="Processor.v1_1_6.Processor"/>
621 </Schema>
622
Gunnar Mills262d7d42021-01-20 16:28:41 -0600623 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_8">
624 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600625 <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600626 <EntityType Name="Processor" BaseType="Processor.v1_1_7.Processor"/>
627 </Schema>
628
Ed Tanousf263e092023-05-22 09:56:29 -0700629 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_9">
630 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
631 <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."/>
632 <EntityType Name="Processor" BaseType="Processor.v1_1_8.Processor"/>
633 </Schema>
634
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600635 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_10">
636 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
637 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
638 <EntityType Name="Processor" BaseType="Processor.v1_1_9.Processor"/>
639 </Schema>
640
Jason M. Billsea4aa752018-06-05 13:29:11 -0700641 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_0">
642 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600643 <Annotation Term="Redfish.Release" String="2017.3"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500644
Jason M. Billsea4aa752018-06-05 13:29:11 -0700645 <EntityType Name="Processor" BaseType="Processor.v1_1_0.Processor">
Ed Tanous530520e2019-01-02 13:41:37 -0800646 <Property Name="Location" Type="Resource.Location" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -0700647 <Annotation Term="OData.Description" String="The location of the processor."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600648 <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated processor."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800649 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700650 <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
651 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700652 <Annotation Term="OData.Description" String="The link to an assembly associated with this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500653 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Assembly."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700654 <Annotation Term="OData.AutoExpandReferences"/>
655 </NavigationProperty>
656 </EntityType>
657 </Schema>
658
Ed Tanous530520e2019-01-02 13:41:37 -0800659 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_1">
660 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500661 <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."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800662 <EntityType Name="Processor" BaseType="Processor.v1_2_0.Processor"/>
663 </Schema>
664
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600665 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_2">
666 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500667 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600668 <EntityType Name="Processor" BaseType="Processor.v1_2_1.Processor"/>
669 </Schema>
670
Ed Tanouscb103132019-10-08 11:34:22 -0700671 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_3">
672 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
673 <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."/>
674 <EntityType Name="Processor" BaseType="Processor.v1_2_2.Processor"/>
675 </Schema>
676
677 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_4">
678 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
679 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
680 <EntityType Name="Processor" BaseType="Processor.v1_2_3.Processor"/>
681 </Schema>
682
Gunnar Mills6f44b752020-02-06 16:50:51 -0600683 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_5">
684 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
685 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
686 <EntityType Name="Processor" BaseType="Processor.v1_2_4.Processor"/>
687 </Schema>
688
Gunnar Millsa778c022020-05-12 12:20:36 -0500689 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_6">
690 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
691 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
692 <EntityType Name="Processor" BaseType="Processor.v1_2_5.Processor"/>
693 </Schema>
694
Gunnar Mills844b4152020-06-22 12:44:09 -0500695 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_7">
696 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
697 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
698 <EntityType Name="Processor" BaseType="Processor.v1_2_6.Processor"/>
699 </Schema>
700
Gunnar Mills262d7d42021-01-20 16:28:41 -0600701 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_8">
702 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600703 <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600704 <EntityType Name="Processor" BaseType="Processor.v1_2_7.Processor"/>
705 </Schema>
706
Ed Tanousf263e092023-05-22 09:56:29 -0700707 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_9">
708 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
709 <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."/>
710 <EntityType Name="Processor" BaseType="Processor.v1_2_8.Processor"/>
711 </Schema>
712
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600713 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_10">
714 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
715 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
716 <EntityType Name="Processor" BaseType="Processor.v1_2_9.Processor"/>
717 </Schema>
718
Jason M. Billsea4aa752018-06-05 13:29:11 -0700719 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_0">
720 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600721 <Annotation Term="Redfish.Release" String="2018.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500722
Jason M. Billsea4aa752018-06-05 13:29:11 -0700723 <EntityType Name="Processor" BaseType="Processor.v1_2_0.Processor">
724 <NavigationProperty Name="SubProcessors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false">
725 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanoused761212022-09-23 15:03:29 -0700726 <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."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500727 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type ProcessorCollection."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700728 <Annotation Term="OData.AutoExpandReferences"/>
729 </NavigationProperty>
730 </EntityType>
731 </Schema>
732
Ed Tanous530520e2019-01-02 13:41:37 -0800733 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_1">
734 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500735 <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."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800736 <EntityType Name="Processor" BaseType="Processor.v1_3_0.Processor"/>
737 </Schema>
738
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600739 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_2">
740 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500741 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600742 <EntityType Name="Processor" BaseType="Processor.v1_3_1.Processor"/>
743 </Schema>
744
Ed Tanouscb103132019-10-08 11:34:22 -0700745 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_3">
746 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
747 <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."/>
748 <EntityType Name="Processor" BaseType="Processor.v1_3_2.Processor"/>
749 </Schema>
750
751 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_4">
752 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
753 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
754 <EntityType Name="Processor" BaseType="Processor.v1_3_3.Processor"/>
755 </Schema>
756
Gunnar Mills6f44b752020-02-06 16:50:51 -0600757 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_5">
758 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
759 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
760 <EntityType Name="Processor" BaseType="Processor.v1_3_4.Processor"/>
761 </Schema>
762
Gunnar Millsa778c022020-05-12 12:20:36 -0500763 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_6">
764 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
765 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
766 <EntityType Name="Processor" BaseType="Processor.v1_3_5.Processor"/>
767 </Schema>
768
Gunnar Mills844b4152020-06-22 12:44:09 -0500769 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_7">
770 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
771 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
772 <EntityType Name="Processor" BaseType="Processor.v1_3_6.Processor"/>
773 </Schema>
774
Gunnar Mills262d7d42021-01-20 16:28:41 -0600775 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_8">
776 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600777 <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -0600778 <EntityType Name="Processor" BaseType="Processor.v1_3_7.Processor"/>
779 </Schema>
780
Ed Tanoused761212022-09-23 15:03:29 -0700781 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_9">
782 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
783 <Annotation Term="OData.Description" String="This version was created to correct the description for SubProcessors."/>
784 <EntityType Name="Processor" BaseType="Processor.v1_3_8.Processor"/>
785 </Schema>
786
Ed Tanousf263e092023-05-22 09:56:29 -0700787 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_10">
788 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
789 <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."/>
790 <EntityType Name="Processor" BaseType="Processor.v1_3_9.Processor"/>
791 </Schema>
792
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600793 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_11">
794 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
795 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
796 <EntityType Name="Processor" BaseType="Processor.v1_3_10.Processor"/>
797 </Schema>
798
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600799 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_0">
800 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
801 <Annotation Term="Redfish.Release" String="2018.3"/>
802 <Annotation Term="OData.Description" String="This version was created to add TDPWatts and MaxTDPWatts. It was also created to add Power architecture to ProcessorArchitecture and PowerISA to InstructionSet."/>
803
804 <EntityType Name="Processor" BaseType="Processor.v1_3_2.Processor">
805 <Property Name="TDPWatts" Type="Edm.Int64">
806 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600807 <Annotation Term="OData.Description" String="The nominal Thermal Design Power (TDP) in watt units."/>
808 <Annotation Term="OData.LongDescription" String="This property shall contain the nominal Thermal Design Power (TDP) in watt units."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600809 <Annotation Term="Measures.Unit" String="W"/>
810 </Property>
811 <Property Name="MaxTDPWatts" Type="Edm.Int64">
812 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600813 <Annotation Term="OData.Description" String="The maximum Thermal Design Power (TDP) in watt units."/>
814 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum Thermal Design Power (TDP) in watt units."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600815 <Annotation Term="Measures.Unit" String="W"/>
816 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700817 <NavigationProperty Name="Metrics" Type="ProcessorMetrics.ProcessorMetrics" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600818 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700819 <Annotation Term="OData.Description" String="The link to the metrics associated with this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500820 <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."/>
Ed Tanousf263e092023-05-22 09:56:29 -0700821 <Annotation Term="Redfish.URISegment" String="ProcessorMetrics"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600822 </NavigationProperty>
823 <Property Name="UUID" Type="Resource.UUID">
824 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700825 <Annotation Term="OData.Description" String="The UUID for this processor."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -0600826 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600827 </Property>
828 <Property Name="ProcessorMemory" Type="Collection(Processor.v1_4_0.ProcessorMemory)" Nullable="false">
Ed Tanousf263e092023-05-22 09:56:29 -0700829 <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."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500830 <Annotation Term="OData.LongDescription" String="This property shall contain the memory directly attached or integrated within this processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600831 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700832 <Property Name="FPGA" Type="Processor.v1_4_0.FPGA" Nullable="false">
833 <Annotation Term="OData.Description" String="The properties for processors of the FPGA type."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500834 <Annotation Term="OData.LongDescription" String="This property shall contain an object containing properties for processors of type FPGA."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600835 </Property>
836 <NavigationProperty Name="AccelerationFunctions" Type="AccelerationFunctionCollection.AccelerationFunctionCollection" ContainsTarget="true" Nullable="false">
837 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700838 <Annotation Term="OData.Description" String="The link to the collection of acceleration functions associated with this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500839 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type AccelerationFunctionCollection."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600840 <Annotation Term="OData.AutoExpandReferences"/>
841 </NavigationProperty>
842 </EntityType>
843
844 <ComplexType Name="Links" BaseType="Processor.v1_1_0.Links">
845 <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)">
846 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700847 <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500848 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600849 <Annotation Term="OData.AutoExpandReferences"/>
850 </NavigationProperty>
851 <NavigationProperty Name="ConnectedProcessors" Type="Collection(Processor.Processor)">
852 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700853 <Annotation Term="OData.Description" String="An array of links to the processors directly connected to this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500854 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600855 <Annotation Term="OData.AutoExpandReferences"/>
856 </NavigationProperty>
Ed Tanouscb103132019-10-08 11:34:22 -0700857 <NavigationProperty Name="PCIeDevice" Type="PCIeDevice.PCIeDevice" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600858 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700859 <Annotation Term="OData.Description" String="The link to the PCIe device associated with this processor."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500860 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600861 <Annotation Term="OData.AutoExpandReferences"/>
862 </NavigationProperty>
863 <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)">
864 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500865 <Annotation Term="OData.Description" String="An array of links to the PCIeFunctions associated with this processor."/>
866 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600867 <Annotation Term="OData.AutoExpandReferences"/>
868 </NavigationProperty>
869 </ComplexType>
870
871 <ComplexType Name="ProcessorMemory">
872 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
873 <Annotation Term="OData.Description" String="This type describes the memory directly attached or integrated within a processor."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -0600874 <Annotation Term="OData.LongDescription" String="This type shall contain information about memory directly attached or integrated within a processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600875 <Property Name="IntegratedMemory" Type="Edm.Boolean">
876 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700877 <Annotation Term="OData.Description" String="An indication of whether this memory is integrated within the processor."/>
878 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600879 </Property>
880 <Property Name="MemoryType" Type="Processor.v1_4_0.ProcessorMemoryType">
881 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
882 <Annotation Term="OData.Description" String="The type of memory used by this processor."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700883 <Annotation Term="OData.LongDescription" String="This property shall contain a type of the processor memory type."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600884 </Property>
885 <Property Name="CapacityMiB" Type="Edm.Int64">
886 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
887 <Annotation Term="OData.Description" String="The memory capacity in MiB."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700888 <Annotation Term="OData.LongDescription" String="This property shall contain the memory capacity in MiB."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600889 <Annotation Term="Measures.Unit" String="MiBy"/>
890 </Property>
891 <Property Name="SpeedMHz" Type="Edm.Int64">
892 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
893 <Annotation Term="OData.Description" String="The operating speed of the memory in MHz."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700894 <Annotation Term="OData.LongDescription" String="This property shall contain the operating speed of the memory in MHz."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600895 </Property>
896 </ComplexType>
897
898 <EnumType Name="ProcessorMemoryType">
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800899 <Member Name="Cache">
900 <Annotation Term="OData.Description" String="Processor cache, but no level is determined."/>
901 <Annotation Term="Redfish.Revisions">
902 <Collection>
903 <Record>
904 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
905 <PropertyValue Property="Version" String="v1_17_0"/>
906 </Record>
907 </Collection>
908 </Annotation>
909 </Member>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600910 <Member Name="L1Cache">
911 <Annotation Term="OData.Description" String="L1 cache."/>
912 </Member>
913 <Member Name="L2Cache">
914 <Annotation Term="OData.Description" String="L2 cache."/>
915 </Member>
916 <Member Name="L3Cache">
917 <Annotation Term="OData.Description" String="L3 cache."/>
918 </Member>
919 <Member Name="L4Cache">
920 <Annotation Term="OData.Description" String="L4 cache."/>
921 </Member>
922 <Member Name="L5Cache">
923 <Annotation Term="OData.Description" String="L5 cache."/>
924 </Member>
925 <Member Name="L6Cache">
926 <Annotation Term="OData.Description" String="L6 cache."/>
927 </Member>
928 <Member Name="L7Cache">
929 <Annotation Term="OData.Description" String="L7 cache."/>
930 </Member>
931 <Member Name="HBM1">
932 <Annotation Term="OData.Description" String="High Bandwidth Memory."/>
933 </Member>
934 <Member Name="HBM2">
935 <Annotation Term="OData.Description" String="The second generation of High Bandwidth Memory."/>
936 </Member>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -0800937 <Member Name="HBM2E">
938 <Annotation Term="OData.Description" String="An updated version of the second generation of High Bandwidth Memory."/>
939 <Annotation Term="Redfish.Revisions">
940 <Collection>
941 <Record>
942 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
943 <PropertyValue Property="Version" String="v1_17_0"/>
944 </Record>
945 </Collection>
946 </Annotation>
947 </Member>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600948 <Member Name="HBM3">
949 <Annotation Term="OData.Description" String="The third generation of High Bandwidth Memory."/>
950 </Member>
951 <Member Name="SGRAM">
952 <Annotation Term="OData.Description" String="Synchronous graphics RAM."/>
953 </Member>
954 <Member Name="GDDR">
955 <Annotation Term="OData.Description" String="Synchronous graphics random-access memory."/>
956 </Member>
957 <Member Name="GDDR2">
958 <Annotation Term="OData.Description" String="Double data rate type two synchronous graphics random-access memory."/>
959 </Member>
960 <Member Name="GDDR3">
961 <Annotation Term="OData.Description" String="Double data rate type three synchronous graphics random-access memory."/>
962 </Member>
963 <Member Name="GDDR4">
964 <Annotation Term="OData.Description" String="Double data rate type four synchronous graphics random-access memory."/>
965 </Member>
966 <Member Name="GDDR5">
967 <Annotation Term="OData.Description" String="Double data rate type five synchronous graphics random-access memory."/>
968 </Member>
969 <Member Name="GDDR5X">
Gunnar Mills262d7d42021-01-20 16:28:41 -0600970 <Annotation Term="OData.Description" String="Double data rate type five X synchronous graphics random-access memory."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600971 </Member>
972 <Member Name="GDDR6">
Gunnar Mills262d7d42021-01-20 16:28:41 -0600973 <Annotation Term="OData.Description" String="Double data rate type six synchronous graphics random-access memory."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600974 </Member>
975 <Member Name="DDR">
976 <Annotation Term="OData.Description" String="Double data rate synchronous dynamic random-access memory."/>
977 </Member>
978 <Member Name="DDR2">
979 <Annotation Term="OData.Description" String="Double data rate type two synchronous dynamic random-access memory."/>
980 </Member>
981 <Member Name="DDR3">
982 <Annotation Term="OData.Description" String="Double data rate type three synchronous dynamic random-access memory."/>
983 </Member>
984 <Member Name="DDR4">
985 <Annotation Term="OData.Description" String="Double data rate type four synchronous dynamic random-access memory."/>
986 </Member>
987 <Member Name="DDR5">
988 <Annotation Term="OData.Description" String="Double data rate type five synchronous dynamic random-access memory."/>
989 </Member>
990 <Member Name="SDRAM">
991 <Annotation Term="OData.Description" String="Synchronous dynamic random-access memory."/>
992 </Member>
993 <Member Name="SRAM">
994 <Annotation Term="OData.Description" String="Static random-access memory."/>
995 </Member>
996 <Member Name="Flash">
997 <Annotation Term="OData.Description" String="Flash memory."/>
998 </Member>
999 <Member Name="OEM">
1000 <Annotation Term="OData.Description" String="OEM-defined."/>
1001 </Member>
1002 </EnumType>
1003
1004 <ComplexType Name="FPGA">
1005 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1006 <Annotation Term="OData.Description" String="The properties of the FPGA device."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001007 <Annotation Term="OData.LongDescription" String="This object shall contain the properties of the FPGA device represented by a processor."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001008 <Property Name="FpgaType" Type="Processor.v1_4_0.FpgaType" Nullable="false">
1009 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1010 <Annotation Term="OData.Description" String="The FPGA type."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001011 <Annotation Term="OData.LongDescription" String="This property shall contain a type of the FPGA device."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001012 </Property>
1013 <Property Name="Model" Type="Edm.String" Nullable="false">
1014 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1015 <Annotation Term="OData.Description" String="The FPGA model."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001016 <Annotation Term="OData.LongDescription" String="This property shall contain a model of the FPGA device."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001017 </Property>
1018 <Property Name="FirmwareId" Type="Edm.String" Nullable="false">
1019 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1020 <Annotation Term="OData.Description" String="The FPGA firmware identifier."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -06001021 <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware identifier."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001022 </Property>
1023 <Property Name="FirmwareManufacturer" Type="Edm.String" Nullable="false">
1024 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1025 <Annotation Term="OData.Description" String="The FPGA firmware manufacturer."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -06001026 <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware manufacturer."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001027 </Property>
1028 <Property Name="FirmwareVersion" Type="Edm.String" Nullable="false">
1029 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1030 <Annotation Term="OData.Description" String="The FPGA firmware version."/>
Gunnar Mills09b9d452020-02-11 13:27:39 -06001031 <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware version."/>
Gunnar Mills844b4152020-06-22 12:44:09 -05001032 <Annotation Term="Redfish.Revisions">
1033 <Collection>
1034 <Record>
1035 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1036 <PropertyValue Property="Version" String="v1_9_0"/>
1037 <PropertyValue Property="Description" String="This property has been deprecated in favor of the FirmwareVersion property in the root of this resource."/>
1038 </Record>
1039 </Collection>
1040 </Annotation>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001041 </Property>
Gunnar Millsa778c022020-05-12 12:20:36 -05001042 <Property Name="HostInterface" Type="Processor.v1_4_0.ProcessorInterface" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001043 <Annotation Term="OData.Description" String="The FPGA interface to the host."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001044 <Annotation Term="OData.LongDescription" String="This property shall contain an object that describes the connectivity to the host for system software to use."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001045 <Annotation Term="Redfish.Revisions">
1046 <Collection>
1047 <Record>
1048 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1049 <PropertyValue Property="Version" String="v1_8_0"/>
1050 <PropertyValue Property="Description" String="This property has been deprecated in favor of the SystemInterface property in the root of this resource."/>
1051 </Record>
1052 </Collection>
1053 </Annotation>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001054 </Property>
Gunnar Millsa778c022020-05-12 12:20:36 -05001055 <Property Name="ExternalInterfaces" Type="Collection(Processor.v1_4_0.ProcessorInterface)" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001056 <Annotation Term="OData.Description" String="An array of the FPGA external interfaces."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001057 <Annotation Term="OData.LongDescription" String="This property shall contain an array of objects that describe the external connectivity of the FPGA."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001058 </Property>
1059 <Property Name="PCIeVirtualFunctions" Type="Edm.Int64" Nullable="false">
1060 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001061 <Annotation Term="OData.Description" String="The number of PCIe Virtual Functions."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001062 <Annotation Term="OData.LongDescription" String="This property shall contain an integer that describes the number of PCIe Virtual Functions configured within the FPGA."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001063 </Property>
1064 <Property Name="ProgrammableFromHost" Type="Edm.Boolean">
1065 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001066 <Annotation Term="OData.Description" String="An indication of whether the FPGA firmware can be reprogrammed from the host by using system software."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001067 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001068 </Property>
1069 <Property Name="ReconfigurationSlots" Type="Collection(Processor.v1_4_0.FpgaReconfigurationSlot)" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -07001070 <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."/>
1071 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001072 </Property>
1073 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -07001074 <Annotation Term="OData.Description" String="The OEM extension property."/>
1075 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001076 </Property>
1077 </ComplexType>
1078
1079 <ComplexType Name="FpgaReconfigurationSlot">
1080 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001081 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001082 <Annotation Term="OData.LongDescription" String="This type shall contain information about the FPGA reconfiguration slot."/>
1083 <Property Name="SlotId" Type="Edm.String">
1084 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1085 <Annotation Term="OData.Description" String="The FPGA reconfiguration slot identifier."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001086 <Annotation Term="OData.LongDescription" String="This property shall contain the FPGA reconfiguration slot identifier."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001087 </Property>
1088 <Property Name="UUID" Type="Resource.UUID">
1089 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001090 <Annotation Term="OData.Description" String="The UUID for this reconfiguration slot."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001091 <Annotation Term="OData.LongDescription" String="This property shall contain a universally unique identifier number for the reconfiguration slot."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001092 </Property>
1093 <Property Name="ProgrammableFromHost" Type="Edm.Boolean">
1094 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001095 <Annotation Term="OData.Description" String="An indication of whether the reconfiguration slot can be reprogrammed from the host by using system software."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001096 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001097 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -07001098 <NavigationProperty Name="AccelerationFunction" Type="AccelerationFunction.AccelerationFunction" Nullable="false">
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001099 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001100 <Annotation Term="OData.Description" String="The link to the acceleration function that the code programmed into a reconfiguration slot provides."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001101 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001102 </NavigationProperty>
1103 </ComplexType>
1104
1105 <EnumType Name="FpgaType">
1106 <Member Name="Integrated">
Gunnar Mills09b9d452020-02-11 13:27:39 -06001107 <Annotation Term="OData.Description" String="The FPGA device integrated with other processor in the single chip."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001108 </Member>
1109 <Member Name="Discrete">
1110 <Annotation Term="OData.Description" String="The discrete FPGA device."/>
1111 </Member>
1112 </EnumType>
1113
Gunnar Millsa778c022020-05-12 12:20:36 -05001114 <ComplexType Name="ProcessorInterface">
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001115 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001116 <Annotation Term="OData.Description" String="This type describes an interface between the system, or external connection, and the processor."/>
1117 <Annotation Term="OData.LongDescription" String="This type shall contain information about the system interface, or external connection, to the processor."/>
1118 <Property Name="InterfaceType" Type="Processor.v1_4_0.SystemInterfaceType">
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001119 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001120 <Annotation Term="OData.Description" String="The interface type."/>
1121 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001122 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -07001123 <Property Name="PCIe" Type="PCIeDevice.PCIeInterface" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -05001124 <Annotation Term="OData.Description" String="The PCIe-related information for this interface."/>
1125 <Annotation Term="OData.LongDescription" String="This property shall contain an object the describes the PCIe-related information for this interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001126 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -07001127 <Property Name="Ethernet" Type="Processor.v1_4_0.EthernetInterface" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -05001128 <Annotation Term="OData.Description" String="The Ethernet-related information for this interface."/>
1129 <Annotation Term="OData.LongDescription" String="This property shall contain an object the describes the Ethernet-related information for this interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001130 </Property>
1131 </ComplexType>
1132
1133 <ComplexType Name="EthernetInterface">
Ed Tanouscb103132019-10-08 11:34:22 -07001134 <Annotation Term="OData.Description" String="This type defines an Ethernet interface."/>
1135 <Annotation Term="OData.LongDescription" String="These properties shall contain the definition for an Ethernet interface for a Redfish implementation."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001136 <Property Name="Oem" Type="Resource.Oem" Nullable="false">
Ed Tanouscb103132019-10-08 11:34:22 -07001137 <Annotation Term="OData.Description" String="The OEM extension property."/>
1138 <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."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001139 </Property>
1140 <Property Name="MaxSpeedMbps" Type="Edm.Int64">
1141 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1142 <Annotation Term="OData.Description" String="The maximum speed supported by this interface."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001143 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum speed supported by this interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001144 <Annotation Term="Measures.Unit" String="Mbit/s"/>
1145 </Property>
1146 <Property Name="MaxLanes" Type="Edm.Int64">
1147 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -07001148 <Annotation Term="OData.Description" String="The number of lanes supported by this interface."/>
1149 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of lanes supported by this interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001150 </Property>
1151 </ComplexType>
1152
Gunnar Millsa778c022020-05-12 12:20:36 -05001153 <EnumType Name="SystemInterfaceType">
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001154 <Member Name="QPI">
1155 <Annotation Term="OData.Description" String="The Intel QuickPath Interconnect."/>
1156 </Member>
1157 <Member Name="UPI">
1158 <Annotation Term="OData.Description" String="The Intel UltraPath Interconnect."/>
1159 </Member>
1160 <Member Name="PCIe">
1161 <Annotation Term="OData.Description" String="A PCI Express interface."/>
1162 </Member>
1163 <Member Name="Ethernet">
1164 <Annotation Term="OData.Description" String="An Ethernet interface."/>
1165 </Member>
Gunnar Millsa778c022020-05-12 12:20:36 -05001166 <Member Name="AMBA">
1167 <Annotation Term="OData.Description" String="The Arm Advanced Microcontroller Bus Architecture interface."/>
1168 <Annotation Term="Redfish.Revisions">
1169 <Collection>
1170 <Record>
1171 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1172 <PropertyValue Property="Version" String="v1_8_0"/>
1173 </Record>
1174 </Collection>
1175 </Annotation>
1176 </Member>
1177 <Member Name="CCIX">
1178 <Annotation Term="OData.Description" String="The Cache Coherent Interconnect for Accelerators interface."/>
1179 <Annotation Term="Redfish.Revisions">
1180 <Collection>
1181 <Record>
1182 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1183 <PropertyValue Property="Version" String="v1_8_0"/>
1184 </Record>
1185 </Collection>
1186 </Annotation>
1187 </Member>
1188 <Member Name="CXL">
1189 <Annotation Term="OData.Description" String="The Compute Express Link interface."/>
1190 <Annotation Term="Redfish.Revisions">
1191 <Collection>
1192 <Record>
1193 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1194 <PropertyValue Property="Version" String="v1_8_0"/>
1195 </Record>
1196 </Collection>
1197 </Annotation>
1198 </Member>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001199 <Member Name="OEM">
Ed Tanouscb103132019-10-08 11:34:22 -07001200 <Annotation Term="OData.Description" String="An OEM-defined interface."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -06001201 </Member>
1202 </EnumType>
1203 </Schema>
1204
Ed Tanouscb103132019-10-08 11:34:22 -07001205 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_1">
1206 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001207 <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`."/>
Ed Tanouscb103132019-10-08 11:34:22 -07001208 <EntityType Name="Processor" BaseType="Processor.v1_4_0.Processor"/>
1209 </Schema>
1210
1211 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_2">
1212 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1213 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1214 <EntityType Name="Processor" BaseType="Processor.v1_4_1.Processor"/>
1215 </Schema>
1216
Gunnar Mills6f44b752020-02-06 16:50:51 -06001217 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_3">
1218 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1219 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
1220 <EntityType Name="Processor" BaseType="Processor.v1_4_2.Processor"/>
1221 </Schema>
1222
Gunnar Mills09b9d452020-02-11 13:27:39 -06001223 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_4">
1224 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1225 <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1226 <EntityType Name="Processor" BaseType="Processor.v1_4_3.Processor"/>
1227 </Schema>
1228
Gunnar Millsa778c022020-05-12 12:20:36 -05001229 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_5">
1230 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1231 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1232 <EntityType Name="Processor" BaseType="Processor.v1_4_4.Processor"/>
1233 </Schema>
1234
Gunnar Mills844b4152020-06-22 12:44:09 -05001235 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_6">
1236 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1237 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1238 <EntityType Name="Processor" BaseType="Processor.v1_4_5.Processor"/>
1239 </Schema>
1240
Gunnar Mills262d7d42021-01-20 16:28:41 -06001241 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_7">
1242 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001243 <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001244 <EntityType Name="Processor" BaseType="Processor.v1_4_6.Processor"/>
1245 </Schema>
1246
Gunnar Mills10f270b2021-05-19 15:34:06 -05001247 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_8">
1248 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001249 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001250 <EntityType Name="Processor" BaseType="Processor.v1_4_7.Processor"/>
1251 </Schema>
1252
Ed Tanoused761212022-09-23 15:03:29 -07001253 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_9">
1254 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1255 <Annotation Term="OData.Description" String="This version was created to correct the description for SubProcessors."/>
1256 <EntityType Name="Processor" BaseType="Processor.v1_4_8.Processor"/>
1257 </Schema>
1258
Ed Tanousf263e092023-05-22 09:56:29 -07001259 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_10">
1260 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1261 <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."/>
1262 <EntityType Name="Processor" BaseType="Processor.v1_4_9.Processor"/>
1263 </Schema>
1264
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001265 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_11">
1266 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1267 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1268 <EntityType Name="Processor" BaseType="Processor.v1_4_10.Processor"/>
1269 </Schema>
1270
Ed Tanouscb103132019-10-08 11:34:22 -07001271 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_0">
1272 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1273 <Annotation Term="Redfish.Release" String="2019.1"/>
1274 <Annotation Term="OData.Description" String="This version was created to add TotalEnabledCores property."/>
1275
1276 <EntityType Name="Processor" BaseType="Processor.v1_4_1.Processor">
1277 <Property Name="TotalEnabledCores" Type="Edm.Int64">
1278 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1279 <Annotation Term="OData.Description" String="The total number of enabled cores that this processor contains."/>
1280 <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of enabled independent processor cores contained within this processor."/>
1281 </Property>
1282 </EntityType>
Gunnar Mills6f44b752020-02-06 16:50:51 -06001283 </Schema>
Ed Tanouscb103132019-10-08 11:34:22 -07001284
1285 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_1">
1286 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1287 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1288 <EntityType Name="Processor" BaseType="Processor.v1_5_0.Processor"/>
1289 </Schema>
1290
Gunnar Mills6f44b752020-02-06 16:50:51 -06001291 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_2">
1292 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1293 <Annotation Term="OData.Description" String="This version was created to update the description of IdentificationRegisters."/>
1294 <EntityType Name="Processor" BaseType="Processor.v1_5_1.Processor"/>
1295 </Schema>
1296
Gunnar Mills09b9d452020-02-11 13:27:39 -06001297 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_3">
1298 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1299 <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1300 <EntityType Name="Processor" BaseType="Processor.v1_5_2.Processor"/>
1301 </Schema>
1302
Gunnar Millsa778c022020-05-12 12:20:36 -05001303 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_4">
1304 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1305 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1306 <EntityType Name="Processor" BaseType="Processor.v1_5_3.Processor"/>
1307 </Schema>
1308
Gunnar Mills844b4152020-06-22 12:44:09 -05001309 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_5">
1310 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1311 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1312 <EntityType Name="Processor" BaseType="Processor.v1_5_4.Processor"/>
1313 </Schema>
1314
Gunnar Mills262d7d42021-01-20 16:28:41 -06001315 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_6">
1316 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001317 <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001318 <EntityType Name="Processor" BaseType="Processor.v1_5_5.Processor"/>
1319 </Schema>
1320
Gunnar Mills10f270b2021-05-19 15:34:06 -05001321 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_7">
1322 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001323 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001324 <EntityType Name="Processor" BaseType="Processor.v1_5_6.Processor"/>
1325 </Schema>
1326
Ed Tanoused761212022-09-23 15:03:29 -07001327 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_8">
1328 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1329 <Annotation Term="OData.Description" String="This version was created to correct the description for SubProcessors."/>
1330 <EntityType Name="Processor" BaseType="Processor.v1_5_7.Processor"/>
1331 </Schema>
1332
Ed Tanousf263e092023-05-22 09:56:29 -07001333 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_9">
1334 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1335 <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."/>
1336 <EntityType Name="Processor" BaseType="Processor.v1_5_8.Processor"/>
1337 </Schema>
1338
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001339 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_10">
1340 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1341 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1342 <EntityType Name="Processor" BaseType="Processor.v1_5_9.Processor"/>
1343 </Schema>
1344
Gunnar Mills6f44b752020-02-06 16:50:51 -06001345 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_0">
1346 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1347 <Annotation Term="Redfish.Release" String="2019.3"/>
1348 <Annotation Term="OData.Description" String="This version was created to add a reset action for a processor."/>
Gunnar Mills844b4152020-06-22 12:44:09 -05001349
Gunnar Mills6f44b752020-02-06 16:50:51 -06001350 <EntityType Name="Processor" BaseType="Processor.v1_5_2.Processor"/>
1351 </Schema>
1352
Gunnar Mills09b9d452020-02-11 13:27:39 -06001353 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_1">
1354 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1355 <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1356 <EntityType Name="Processor" BaseType="Processor.v1_6_0.Processor"/>
1357 </Schema>
1358
Gunnar Millsa778c022020-05-12 12:20:36 -05001359 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_2">
1360 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1361 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1362 <EntityType Name="Processor" BaseType="Processor.v1_6_1.Processor"/>
1363 </Schema>
1364
Gunnar Mills844b4152020-06-22 12:44:09 -05001365 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_3">
1366 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1367 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1368 <EntityType Name="Processor" BaseType="Processor.v1_6_2.Processor"/>
1369 </Schema>
1370
Gunnar Mills262d7d42021-01-20 16:28:41 -06001371 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_4">
1372 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001373 <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001374 <EntityType Name="Processor" BaseType="Processor.v1_6_3.Processor"/>
1375 </Schema>
1376
Gunnar Mills10f270b2021-05-19 15:34:06 -05001377 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_5">
1378 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001379 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001380 <EntityType Name="Processor" BaseType="Processor.v1_6_4.Processor"/>
1381 </Schema>
1382
Ed Tanoused761212022-09-23 15:03:29 -07001383 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_6">
1384 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1385 <Annotation Term="OData.Description" String="This version was created to correct the description for SubProcessors."/>
1386 <EntityType Name="Processor" BaseType="Processor.v1_6_5.Processor"/>
1387 </Schema>
1388
Ed Tanousf263e092023-05-22 09:56:29 -07001389 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_7">
1390 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1391 <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."/>
1392 <EntityType Name="Processor" BaseType="Processor.v1_6_6.Processor"/>
1393 </Schema>
1394
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001395 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_8">
1396 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1397 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1398 <EntityType Name="Processor" BaseType="Processor.v1_6_7.Processor"/>
1399 </Schema>
1400
Gunnar Mills09b9d452020-02-11 13:27:39 -06001401 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_0">
1402 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1403 <Annotation Term="Redfish.Release" String="2019.4"/>
1404 <Annotation Term="OData.Description" String="This version was created to add SerialNumber, PartNumber, FirmwareVersion, and Version properties. It also corrected several typographical errors in descriptions."/>
1405
1406 <EntityType Name="Processor" BaseType="Processor.v1_6_0.Processor">
1407 <Property Name="SerialNumber" Type="Edm.String">
1408 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1409 <Annotation Term="OData.Description" String="The serial number of the processor."/>
1410 <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the processor."/>
1411 </Property>
1412 <Property Name="PartNumber" Type="Edm.String">
1413 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1414 <Annotation Term="OData.Description" String="The part number of the processor."/>
1415 <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."/>
1416 </Property>
1417 <Property Name="Version" Type="Edm.String">
1418 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1419 <Annotation Term="OData.Description" String="The hardware version of the processor."/>
1420 <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of the processor as determined by the vendor or supplier."/>
1421 </Property>
1422 <Property Name="FirmwareVersion" Type="Edm.String" Nullable="false">
1423 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1424 <Annotation Term="OData.Description" String="The firmware version of the processor."/>
1425 <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the firmware version of the processor as provided by the manufacturer."/>
1426 </Property>
1427 </EntityType>
1428 </Schema>
1429
Gunnar Millsa778c022020-05-12 12:20:36 -05001430 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_1">
1431 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1432 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1433 <EntityType Name="Processor" BaseType="Processor.v1_7_0.Processor"/>
1434 </Schema>
1435
Gunnar Mills844b4152020-06-22 12:44:09 -05001436 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_2">
1437 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1438 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1439 <EntityType Name="Processor" BaseType="Processor.v1_7_1.Processor"/>
1440 </Schema>
1441
Gunnar Mills262d7d42021-01-20 16:28:41 -06001442 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_3">
1443 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001444 <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001445 <EntityType Name="Processor" BaseType="Processor.v1_7_2.Processor"/>
1446 </Schema>
1447
Gunnar Mills10f270b2021-05-19 15:34:06 -05001448 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_4">
1449 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001450 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001451 <EntityType Name="Processor" BaseType="Processor.v1_7_3.Processor"/>
1452 </Schema>
1453
Ed Tanoused761212022-09-23 15:03:29 -07001454 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_5">
1455 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1456 <Annotation Term="OData.Description" String="This version was created to correct the description for SubProcessors."/>
1457 <EntityType Name="Processor" BaseType="Processor.v1_7_4.Processor"/>
1458 </Schema>
1459
Ed Tanousf263e092023-05-22 09:56:29 -07001460 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_6">
1461 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1462 <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."/>
1463 <EntityType Name="Processor" BaseType="Processor.v1_7_5.Processor"/>
1464 </Schema>
1465
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001466 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_7">
1467 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1468 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1469 <EntityType Name="Processor" BaseType="Processor.v1_7_6.Processor"/>
1470 </Schema>
1471
Gunnar Millsa778c022020-05-12 12:20:36 -05001472 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_0">
1473 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1474 <Annotation Term="Redfish.Release" String="2020.1"/>
1475 <Annotation Term="OData.Description" String="This version was created to deprecate HostInterface within FPGA in favor of SystemInterface at the root of the resource. It was also created to add OperatingSpeedMHz and MinSpeedMHz."/>
1476
1477 <EntityType Name="Processor" BaseType="Processor.v1_7_1.Processor">
1478 <Property Name="SystemInterface" Type="Processor.v1_4_0.ProcessorInterface" Nullable="false">
1479 <Annotation Term="OData.Description" String="The interface between the system and the processor."/>
1480 <Annotation Term="OData.LongDescription" String="This property shall contain an object that describes the connectivity between the host system and the processor."/>
1481 </Property>
1482 <Property Name="OperatingSpeedMHz" Type="Edm.Int64">
1483 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1484 <Annotation Term="OData.Description" String="Operating speed of the processor in MHz."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001485 <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."/>
Gunnar Millsa778c022020-05-12 12:20:36 -05001486 <Annotation Term="Measures.Unit" String="MHz"/>
1487 </Property>
1488 <Property Name="MinSpeedMHz" Type="Edm.Int64">
1489 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1490 <Annotation Term="OData.Description" String="The minimum clock speed of the processor in MHz."/>
1491 <Annotation Term="OData.LongDescription" String="This property shall indicate the minimum rated clock speed of the processor in MHz."/>
1492 <Annotation Term="Measures.Unit" String="MHz"/>
1493 </Property>
1494 </EntityType>
1495 </Schema>
1496
Gunnar Mills844b4152020-06-22 12:44:09 -05001497 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_1">
1498 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1499 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1500 <EntityType Name="Processor" BaseType="Processor.v1_8_0.Processor"/>
1501 </Schema>
1502
Gunnar Mills262d7d42021-01-20 16:28:41 -06001503 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_2">
1504 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001505 <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001506 <EntityType Name="Processor" BaseType="Processor.v1_8_1.Processor"/>
1507 </Schema>
1508
Gunnar Mills10f270b2021-05-19 15:34:06 -05001509 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_3">
1510 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001511 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001512 <EntityType Name="Processor" BaseType="Processor.v1_8_2.Processor"/>
1513 </Schema>
1514
Ed Tanoused761212022-09-23 15:03:29 -07001515 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_4">
1516 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1517 <Annotation Term="OData.Description" String="This version was created to correct the description for SubProcessors."/>
1518 <EntityType Name="Processor" BaseType="Processor.v1_8_3.Processor"/>
1519 </Schema>
1520
Ed Tanousf263e092023-05-22 09:56:29 -07001521 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_5">
1522 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1523 <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."/>
1524 <EntityType Name="Processor" BaseType="Processor.v1_8_4.Processor"/>
1525 </Schema>
1526
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001527 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_6">
1528 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1529 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1530 <EntityType Name="Processor" BaseType="Processor.v1_8_5.Processor"/>
1531 </Schema>
1532
Gunnar Mills844b4152020-06-22 12:44:09 -05001533 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_0">
1534 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1535 <Annotation Term="Redfish.Release" String="2020.2"/>
1536 <Annotation Term="OData.Description" String="This version was created to deprecate FirmwareVersion within FPGA in favor of FirmwareVersion at the root of the resource. It also added properties to support operating configurations."/>
1537
1538 <EntityType Name="Processor" BaseType="Processor.v1_8_1.Processor">
1539 <Property Name="TurboState" Type="Processor.v1_9_0.TurboState">
1540 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001541 <Annotation Term="OData.Description" String="The state of turbo for this processor."/>
Gunnar Mills844b4152020-06-22 12:44:09 -05001542 <Annotation Term="OData.LongDescription" String="This property shall contain the state of turbo for this processor."/>
1543 </Property>
1544 <Property Name="BaseSpeedPriorityState" Type="Processor.v1_9_0.BaseSpeedPriorityState">
1545 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1546 <Annotation Term="OData.Description" String="The state of the base frequency settings of the operation configuration applied to this processor."/>
1547 <Annotation Term="OData.LongDescription" String="This property shall contain the state of the base frequency settings of the operating configuration applied to this processor."/>
1548 </Property>
1549 <Property Name="HighSpeedCoreIDs" Type="Collection(Edm.Int64)">
1550 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1551 <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."/>
1552 <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."/>
1553 </Property>
1554 <NavigationProperty Name="OperatingConfigs" Type="OperatingConfigCollection.OperatingConfigCollection" Nullable="false">
1555 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001556 <Annotation Term="OData.Description" String="The link to the collection of operating configurations that can be applied to this processor."/>
Gunnar Mills844b4152020-06-22 12:44:09 -05001557 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type OperatingConfigCollection."/>
1558 <Annotation Term="OData.AutoExpandReferences"/>
1559 </NavigationProperty>
1560 <NavigationProperty Name="AppliedOperatingConfig" Type="OperatingConfig.OperatingConfig" Nullable="false">
1561 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1562 <Annotation Term="OData.Description" String="The link to the operating configuration that is applied to this processor."/>
1563 <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."/>
1564 <Annotation Term="OData.AutoExpandReferences"/>
1565 </NavigationProperty>
1566 </EntityType>
1567
1568 <EnumType Name="TurboState">
1569 <Member Name="Enabled">
1570 <Annotation Term="OData.Description" String="Turbo is enabled."/>
1571 </Member>
1572 <Member Name="Disabled">
1573 <Annotation Term="OData.Description" String="Turbo is disabled."/>
1574 </Member>
1575 </EnumType>
1576
1577 <EnumType Name="BaseSpeedPriorityState">
1578 <Member Name="Enabled">
1579 <Annotation Term="OData.Description" String="Base speed priority is enabled."/>
1580 </Member>
1581 <Member Name="Disabled">
1582 <Annotation Term="OData.Description" String="Base speed priority is disabled."/>
1583 </Member>
1584 </EnumType>
1585 </Schema>
1586
Gunnar Mills262d7d42021-01-20 16:28:41 -06001587 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_1">
1588 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001589 <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001590 <EntityType Name="Processor" BaseType="Processor.v1_9_0.Processor"/>
1591 </Schema>
1592
Gunnar Mills10f270b2021-05-19 15:34:06 -05001593 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_2">
1594 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001595 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001596 <EntityType Name="Processor" BaseType="Processor.v1_9_1.Processor"/>
1597 </Schema>
1598
Ed Tanoused761212022-09-23 15:03:29 -07001599 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_3">
1600 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1601 <Annotation Term="OData.Description" String="This version was created to correct the description for SubProcessors."/>
1602 <EntityType Name="Processor" BaseType="Processor.v1_9_2.Processor"/>
1603 </Schema>
1604
Ed Tanousf263e092023-05-22 09:56:29 -07001605 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_4">
1606 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1607 <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."/>
1608 <EntityType Name="Processor" BaseType="Processor.v1_9_3.Processor"/>
1609 </Schema>
1610
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001611 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_5">
1612 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1613 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1614 <EntityType Name="Processor" BaseType="Processor.v1_9_4.Processor"/>
1615 </Schema>
1616
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001617 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_0">
1618 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1619 <Annotation Term="Redfish.Release" String="2020.3"/>
1620
1621 <EntityType Name="Processor" BaseType="Processor.v1_9_0.Processor">
1622 <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1623 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1624 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1625 <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."/>
1626 </Property>
1627 <Property Name="BaseSpeedMHz" Type="Edm.Int64">
1628 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1629 <Annotation Term="OData.Description" String="The base (nominal) clock speed of the processor in MHz."/>
1630 <Annotation Term="OData.LongDescription" String="This property shall contain the base (nominal) clock speed of the processor in MHz."/>
1631 <Annotation Term="Validation.Minimum" Int="0"/>
1632 <Annotation Term="Measures.Unit" String="MHz"/>
1633 </Property>
1634 <Property Name="SpeedLimitMHz" Type="Edm.Int64">
1635 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1636 <Annotation Term="OData.Description" String="The clock limit of the processor in MHz."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001637 <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."/>
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001638 <Annotation Term="Validation.Minimum" Int="0"/>
1639 <Annotation Term="Measures.Unit" String="MHz"/>
1640 </Property>
1641 <Property Name="SpeedLocked" Type="Edm.Boolean">
1642 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1643 <Annotation Term="OData.Description" String="Indicates whether the clock speed of the processor is fixed at the value specified in the SpeedLimitMHz property."/>
1644 <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."/>
1645 </Property>
1646 </EntityType>
1647
1648 <ComplexType Name="ProcessorId" BaseType="Processor.v1_0_0.ProcessorId">
1649 <Property Name="ProtectedIdentificationNumber" Type="Edm.String">
1650 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1651 <Annotation Term="OData.Description" String="The Protected Processor Identification Number (PPIN) for this processor."/>
1652 <Annotation Term="OData.LongDescription" String="This property shall contain the Protected Processor Identification Number (PPIN) for this processor."/>
1653 </Property>
1654 </ComplexType>
1655 </Schema>
1656
Gunnar Mills262d7d42021-01-20 16:28:41 -06001657 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_1">
1658 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001659 <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001660 <EntityType Name="Processor" BaseType="Processor.v1_10_0.Processor"/>
1661 </Schema>
1662
Gunnar Mills10f270b2021-05-19 15:34:06 -05001663 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_2">
1664 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001665 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001666 <EntityType Name="Processor" BaseType="Processor.v1_10_1.Processor"/>
1667 </Schema>
1668
Ed Tanoused761212022-09-23 15:03:29 -07001669 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_3">
1670 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1671 <Annotation Term="OData.Description" String="This version was created to correct the description for SubProcessors."/>
1672 <EntityType Name="Processor" BaseType="Processor.v1_10_2.Processor"/>
1673 </Schema>
1674
Ed Tanousf263e092023-05-22 09:56:29 -07001675 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_4">
1676 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1677 <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."/>
1678 <EntityType Name="Processor" BaseType="Processor.v1_10_3.Processor"/>
1679 </Schema>
1680
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001681 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_5">
1682 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1683 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1684 <EntityType Name="Processor" BaseType="Processor.v1_10_4.Processor"/>
1685 </Schema>
1686
Gunnar Mills262d7d42021-01-20 16:28:41 -06001687 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_0">
1688 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1689 <Annotation Term="Redfish.Release" String="2020.4"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001690 <Annotation Term="OData.Description" String="This version was created to add Certificates, Measurements, and processor memory summary and the links to the resource type Memory associated with the processor. It was also created to add the processor memory summary, the links to the resource type Memory associated with the processor, a link to EnvironmentMetrics, and SparePartNumber."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001691
1692 <EntityType Name="Processor" BaseType="Processor.v1_10_1.Processor">
1693 <Property Name="MemorySummary" Type="Processor.v1_11_0.MemorySummary" Nullable="false">
1694 <Annotation Term="OData.Description" String="The summary of all memory associated with this processor."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001695 <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the summary of all memory that is associated with this processor."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001696 </Property>
1697 <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false">
1698 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1699 <Annotation Term="OData.Description" String="The link to the environment metrics for this processor."/>
1700 <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."/>
1701 <Annotation Term="OData.AutoExpandReferences"/>
1702 </NavigationProperty>
1703 <Property Name="SparePartNumber" Type="Edm.String">
1704 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1705 <Annotation Term="OData.Description" String="The spare part number of the processor."/>
1706 <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the processor."/>
1707 </Property>
1708 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1709 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1710 <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
1711 <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."/>
1712 <Annotation Term="OData.AutoExpandReferences"/>
1713 </NavigationProperty>
1714 <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
1715 <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
1716 <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
Sui Chen141d9432022-02-03 22:01:27 -08001717 <Annotation Term="Redfish.Revisions">
1718 <Collection>
1719 <Record>
1720 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1721 <PropertyValue Property="Version" String="v1_14_0"/>
1722 <PropertyValue Property="Description" String="This property has been deprecated in favor of the ComponentIntegrity resource."/>
1723 </Record>
1724 </Collection>
1725 </Annotation>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001726 </Property>
1727 </EntityType>
1728
1729 <ComplexType Name="MemorySummary">
1730 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1731 <Annotation Term="OData.Description" String="The summary of all memory associated with a processor."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001732 <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the summary of all memory that is associated with a processor."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001733 <Property Name="TotalCacheSizeMiB" Type="Edm.Int64">
1734 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1735 <Annotation Term="OData.Description" String="Total size of cache memory of this processor."/>
1736 <Annotation Term="OData.LongDescription" String="This property shall contain the total size of cache memory of this processor."/>
1737 <Annotation Term="Measures.Unit" String="MiBy"/>
1738 </Property>
1739 <Property Name="TotalMemorySizeMiB" Type="Edm.Int64">
1740 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001741 <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."/>
1742 <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."/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001743 <Annotation Term="Measures.Unit" String="MiBy"/>
1744 </Property>
1745 <NavigationProperty Name="Metrics" Type="MemoryMetrics.MemoryMetrics" ContainsTarget="true" Nullable="false">
1746 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1747 <Annotation Term="OData.Description" String="The link to the memory metrics associated with all memory of this processor."/>
1748 <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."/>
Ed Tanousf263e092023-05-22 09:56:29 -07001749 <Annotation Term="Redfish.URISegment" String="MemorySummary/MemoryMetrics"/>
Gunnar Mills262d7d42021-01-20 16:28:41 -06001750 </NavigationProperty>
1751 </ComplexType>
1752
1753 <ComplexType Name="Links" BaseType="Processor.v1_4_0.Links">
1754 <NavigationProperty Name="Memory" Type="Collection(Memory.Memory)">
1755 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1756 <Annotation Term="OData.Description" String="An array of links to the memory associated with this processor."/>
1757 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Memory that are associated with this processor."/>
1758 <Annotation Term="OData.AutoExpandReferences"/>
1759 </NavigationProperty>
1760 </ComplexType>
1761 </Schema>
1762
Gunnar Mills10f270b2021-05-19 15:34:06 -05001763 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_1">
1764 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001765 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001766 <EntityType Name="Processor" BaseType="Processor.v1_11_0.Processor"/>
1767 </Schema>
1768
Gunnar Mills9d424662021-09-22 21:56:16 -05001769 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_2">
1770 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1771 <Annotation Term="OData.Description" String="This version was created to clarify the usage of TotalMemorySizeMiB."/>
1772 <EntityType Name="Processor" BaseType="Processor.v1_11_1.Processor"/>
1773 </Schema>
1774
Ed Tanoused761212022-09-23 15:03:29 -07001775 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_3">
1776 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1777 <Annotation Term="OData.Description" String="This version was created to correct the description for SubProcessors."/>
1778 <EntityType Name="Processor" BaseType="Processor.v1_11_2.Processor"/>
1779 </Schema>
1780
Ed Tanousf263e092023-05-22 09:56:29 -07001781 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_4">
1782 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1783 <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."/>
1784 <EntityType Name="Processor" BaseType="Processor.v1_11_3.Processor"/>
1785 </Schema>
1786
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001787 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_5">
1788 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1789 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1790 <EntityType Name="Processor" BaseType="Processor.v1_11_4.Processor"/>
1791 </Schema>
1792
Gunnar Mills10f270b2021-05-19 15:34:06 -05001793 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_0">
1794 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1795 <Annotation Term="Redfish.Release" String="2021.1"/>
1796 <Annotation Term="OData.Description" String="This version was created to include the Enabled property. It was also created to add GraphicsController to Links."/>
1797
1798 <EntityType Name="Processor" BaseType="Processor.v1_11_0.Processor">
1799 <Property Name="Enabled" Type="Edm.Boolean" Nullable="false">
1800 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1801 <Annotation Term="OData.Description" String="An indication of whether this processor is enabled."/>
1802 <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if this processor is enabled."/>
1803 </Property>
1804 </EntityType>
1805
1806 <ComplexType Name="Links" BaseType="Processor.v1_11_0.Links">
1807 <NavigationProperty Name="GraphicsController" Type="GraphicsController.GraphicsController">
1808 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1809 <Annotation Term="OData.Description" String="A link to the graphics controller associated with this processor."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001810 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type GraphicsController that is associated with this processor."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -05001811 <Annotation Term="OData.AutoExpandReferences"/>
1812 </NavigationProperty>
1813 </ComplexType>
1814 </Schema>
1815
Gunnar Mills9d424662021-09-22 21:56:16 -05001816 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_1">
1817 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1818 <Annotation Term="OData.Description" String="This version was created to clarify the usage of TotalMemorySizeMiB."/>
1819 <EntityType Name="Processor" BaseType="Processor.v1_12_0.Processor"/>
1820 </Schema>
1821
Ed Tanoused761212022-09-23 15:03:29 -07001822 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_2">
1823 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1824 <Annotation Term="OData.Description" String="This version was created to correct the description for SubProcessors."/>
1825 <EntityType Name="Processor" BaseType="Processor.v1_12_1.Processor"/>
1826 </Schema>
1827
Ed Tanousf263e092023-05-22 09:56:29 -07001828 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_3">
1829 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1830 <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."/>
1831 <EntityType Name="Processor" BaseType="Processor.v1_12_2.Processor"/>
1832 </Schema>
1833
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001834 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_4">
1835 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1836 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1837 <EntityType Name="Processor" BaseType="Processor.v1_12_3.Processor"/>
1838 </Schema>
1839
Gunnar Mills9d424662021-09-22 21:56:16 -05001840 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_0">
1841 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1842 <Annotation Term="Redfish.Release" String="2021.2"/>
1843
1844 <EntityType Name="Processor" BaseType="Processor.v1_12_1.Processor">
1845 <NavigationProperty Name="OperatingSpeedRangeMHz" Type="Control.Control">
1846 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1847 <Annotation Term="Redfish.ExcerptCopy" String="Range"/>
1848 <Annotation Term="OData.Description" String="Range of allowed operating speeds (MHz)."/>
Sui Chen141d9432022-02-03 22:01:27 -08001849 <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`."/>
Gunnar Mills9d424662021-09-22 21:56:16 -05001850 </NavigationProperty>
1851 <NavigationProperty Name="Ports" Type="PortCollection.PortCollection" ContainsTarget="true" Nullable="false">
1852 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1853 <Annotation Term="OData.Description" String="The link to the collection of ports for this processor."/>
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001854 <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."/>
Gunnar Mills9d424662021-09-22 21:56:16 -05001855 <Annotation Term="OData.AutoExpandReferences"/>
1856 </NavigationProperty>
1857 </EntityType>
1858
1859 <ComplexType Name="MemorySummary" BaseType="Processor.v1_11_0.MemorySummary">
1860 <Property Name="ECCModeEnabled" Type="Edm.Boolean">
1861 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1862 <Annotation Term="OData.Description" String="An indication of whether memory ECC mode is enabled for this processor."/>
1863 <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."/>
1864 </Property>
1865 </ComplexType>
1866
1867 <ComplexType Name="Links" BaseType="Processor.v1_12_0.Links">
1868 <NavigationProperty Name="NetworkDeviceFunctions" Type="Collection(NetworkDeviceFunction.NetworkDeviceFunction)">
1869 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1870 <Annotation Term="OData.Description" String="The network device functions to which this processor performs offload computation, such as with a SmartNIC."/>
1871 <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."/>
1872 <Annotation Term="OData.AutoExpandReferences"/>
1873 </NavigationProperty>
1874 </ComplexType>
1875 </Schema>
1876
Sui Chen141d9432022-02-03 22:01:27 -08001877 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_1">
1878 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1879 <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."/>
1880 <EntityType Name="Processor" BaseType="Processor.v1_13_0.Processor"/>
1881 </Schema>
1882
Ed Tanoused761212022-09-23 15:03:29 -07001883 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_2">
1884 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1885 <Annotation Term="OData.Description" String="This version was created to correct the description for SubProcessors."/>
1886 <EntityType Name="Processor" BaseType="Processor.v1_13_1.Processor"/>
1887 </Schema>
1888
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001889 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_3">
1890 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1891 <Annotation Term="OData.Description" String="This version was created to allow the Ports property to contain fabric ports."/>
1892 <EntityType Name="Processor" BaseType="Processor.v1_13_2.Processor"/>
1893 </Schema>
1894
Ed Tanousf263e092023-05-22 09:56:29 -07001895 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_4">
1896 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1897 <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."/>
1898 <EntityType Name="Processor" BaseType="Processor.v1_13_3.Processor"/>
1899 </Schema>
1900
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001901 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_5">
1902 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1903 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1904 <EntityType Name="Processor" BaseType="Processor.v1_13_4.Processor"/>
1905 </Schema>
1906
Sui Chen141d9432022-02-03 22:01:27 -08001907 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_0">
1908 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1909 <Annotation Term="Redfish.Release" String="2021.4"/>
1910 <Annotation Term="OData.Description" String="This version was created to deprecate Measurements in favor of measurement reporting in the ComponentIntegrity resource."/>
1911
1912 <EntityType Name="Processor" BaseType="Processor.v1_13_1.Processor"/>
1913 </Schema>
1914
Ed Tanoused761212022-09-23 15:03:29 -07001915 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_1">
1916 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1917 <Annotation Term="OData.Description" String="This version was created to correct the description for SubProcessors."/>
1918 <EntityType Name="Processor" BaseType="Processor.v1_14_0.Processor"/>
1919 </Schema>
1920
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001921 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_2">
1922 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1923 <Annotation Term="OData.Description" String="This version was created to allow the Ports property to contain fabric ports."/>
1924 <EntityType Name="Processor" BaseType="Processor.v1_14_1.Processor"/>
1925 </Schema>
1926
Ed Tanousf263e092023-05-22 09:56:29 -07001927 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_3">
1928 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1929 <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."/>
1930 <EntityType Name="Processor" BaseType="Processor.v1_14_2.Processor"/>
1931 </Schema>
1932
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001933 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_4">
1934 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1935 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1936 <EntityType Name="Processor" BaseType="Processor.v1_14_3.Processor"/>
1937 </Schema>
1938
Ed Tanoused761212022-09-23 15:03:29 -07001939 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_0">
1940 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1941 <Annotation Term="Redfish.Release" String="2022.1"/>
1942
1943 <EntityType Name="Processor" BaseType="Processor.v1_14_1.Processor">
1944 <Property Name="AdditionalFirmwareVersions" Type="SoftwareInventory.AdditionalVersions" Nullable="false">
1945 <Annotation Term="OData.Description" String="The additional firmware versions of the processor."/>
1946 <Annotation Term="OData.LongDescription" String="This property shall contain the additional firmware versions of the processor."/>
1947 </Property>
1948 </EntityType>
1949 </Schema>
1950
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08001951 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_1">
1952 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1953 <Annotation Term="OData.Description" String="This version was created to allow the Ports property to contain fabric ports."/>
1954 <EntityType Name="Processor" BaseType="Processor.v1_15_0.Processor"/>
1955 </Schema>
1956
Ed Tanousf263e092023-05-22 09:56:29 -07001957 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_2">
1958 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1959 <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."/>
1960 <EntityType Name="Processor" BaseType="Processor.v1_15_1.Processor"/>
1961 </Schema>
1962
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001963 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_3">
1964 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1965 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1966 <EntityType Name="Processor" BaseType="Processor.v1_15_2.Processor"/>
1967 </Schema>
1968
Asmitha Karunanithi009c6452022-09-22 01:07:59 -05001969 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_0">
1970 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1971 <Annotation Term="Redfish.Release" String="2022.2"/>
1972 <Annotation Term="OData.Description" String="This version was created to add the ResetToDefaults action."/>
1973
1974 <EntityType Name="Processor" BaseType="Processor.v1_15_0.Processor">
1975 <Property Name="Replaceable" Type="Edm.Boolean">
1976 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1977 <Annotation Term="OData.Description" String="An indication of whether this component can be independently replaced as allowed by the vendor's replacement policy."/>
Gunnar Mills2ae81db2024-01-31 14:25:11 -06001978 <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`."/>
Asmitha Karunanithi009c6452022-09-22 01:07:59 -05001979 </Property>
1980 <Property Name="Throttled" Type="Edm.Boolean">
1981 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1982 <Annotation Term="OData.Description" String="An indication of whether the processor is throttled."/>
1983 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the processor is throttled."/>
1984 </Property>
1985 <Property Name="ThrottleCauses" Type="Collection(Processor.v1_16_0.ThrottleCause)">
1986 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1987 <Annotation Term="OData.Description" String="The causes of the processor being throttled."/>
1988 <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."/>
1989 </Property>
1990 <Property Name="ProcessorIndex" Type="Edm.Int64">
1991 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1992 <Annotation Term="OData.Description" String="The logical index of this processor within the system."/>
1993 <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."/>
1994 </Property>
1995 <Property Name="Family" Type="Edm.String">
1996 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1997 <Annotation Term="OData.Description" String="The processor family."/>
1998 <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."/>
1999 </Property>
2000 </EntityType>
2001
2002 <EnumType Name="ThrottleCause">
2003 <Member Name="PowerLimit">
2004 <Annotation Term="OData.Description" String="The cause of the processor being throttled is a power limit."/>
2005 </Member>
2006 <Member Name="ThermalLimit">
2007 <Annotation Term="OData.Description" String="The cause of the processor being throttled is a thermal limit."/>
2008 </Member>
2009 <Member Name="ClockLimit">
2010 <Annotation Term="OData.Description" String="The cause of the processor being throttled is a clock limit."/>
2011 </Member>
Ed Tanousf263e092023-05-22 09:56:29 -07002012 <Member Name="ManagementDetectedFault">
2013 <Annotation Term="OData.Description" String="The cause of the processor being throttled is a fault detected by management hardware or firmware."/>
2014 <Annotation Term="Redfish.Revisions">
2015 <Collection>
2016 <Record>
2017 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
2018 <PropertyValue Property="Version" String="v1_18_0"/>
2019 </Record>
2020 </Collection>
2021 </Annotation>
2022 </Member>
Asmitha Karunanithi009c6452022-09-22 01:07:59 -05002023 <Member Name="Unknown">
2024 <Annotation Term="OData.Description" String="The cause of the processor being throttled is not known."/>
2025 </Member>
2026 <Member Name="OEM">
2027 <Annotation Term="OData.Description" String="The cause of the processor being throttled is OEM-specific."/>
2028 </Member>
2029 </EnumType>
2030 </Schema>
2031
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002032 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_1">
2033 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2034 <Annotation Term="OData.Description" String="This version was created to allow the Ports property to contain fabric ports."/>
2035 <EntityType Name="Processor" BaseType="Processor.v1_16_0.Processor"/>
2036 </Schema>
2037
Ed Tanousf263e092023-05-22 09:56:29 -07002038 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_2">
2039 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2040 <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."/>
2041 <EntityType Name="Processor" BaseType="Processor.v1_16_1.Processor"/>
2042 </Schema>
2043
Gunnar Mills2ae81db2024-01-31 14:25:11 -06002044 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_3">
2045 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2046 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2047 <EntityType Name="Processor" BaseType="Processor.v1_16_2.Processor"/>
2048 </Schema>
2049
Ed Tanousa8d8f9d2023-01-26 13:57:00 -08002050 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_0">
2051 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2052 <Annotation Term="Redfish.Release" String="2022.3"/>
2053 <Annotation Term="OData.Description" String="This version was created to add `HBM2E` to MemoryType. It was also created to add `Cache` to ProcessorMemoryType."/>
2054
2055 <EntityType Name="Processor" BaseType="Processor.v1_16_1.Processor">
2056 <Property Name="PowerState" Type="Resource.PowerState">
2057 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2058 <Annotation Term="OData.Description" String="The current power state of the processor."/>
2059 <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`."/>
2060 </Property>
2061 </EntityType>
2062
2063 <ComplexType Name="Links" BaseType="Processor.v1_13_0.Links">
2064 <NavigationProperty Name="FabricAdapters" Type="Collection(FabricAdapter.FabricAdapter)">
2065 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2066 <Annotation Term="OData.Description" String="An array of links to the fabric adapters that present this processor to a fabric."/>
2067 <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."/>
2068 <Annotation Term="OData.AutoExpandReferences"/>
2069 </NavigationProperty>
2070 </ComplexType>
2071 </Schema>
2072
Ed Tanousf263e092023-05-22 09:56:29 -07002073 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_1">
2074 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2075 <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."/>
2076 <EntityType Name="Processor" BaseType="Processor.v1_17_0.Processor"/>
2077 </Schema>
2078
Gunnar Mills2ae81db2024-01-31 14:25:11 -06002079 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_2">
2080 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2081 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2082 <EntityType Name="Processor" BaseType="Processor.v1_17_1.Processor"/>
2083 </Schema>
2084
Ed Tanousf263e092023-05-22 09:56:29 -07002085 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_18_0">
2086 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2087 <Annotation Term="Redfish.Release" String="2023.1"/>
2088 <Annotation Term="OData.Description" String="This version was created to add `ManagementDetectedFault` to ThrottleCauses."/>
2089
2090 <EntityType Name="Processor" BaseType="Processor.v1_17_1.Processor"/>
2091 </Schema>
2092
Gunnar Mills2ae81db2024-01-31 14:25:11 -06002093 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_18_1">
2094 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2095 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2096 <EntityType Name="Processor" BaseType="Processor.v1_18_0.Processor"/>
2097 </Schema>
2098
2099 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_19_0">
2100 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2101 <Annotation Term="Redfish.Release" String="2023.3"/>
2102 <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."/>
2103
2104 <EntityType Name="Processor" BaseType="Processor.v1_18_1.Processor"/>
2105 </Schema>
2106
Jason M. Billsea4aa752018-06-05 13:29:11 -07002107 </edmx:DataServices>
2108</edmx:Edmx>