Difference between revisions of "Processor group"

From MidrangeWiki
Jump to: navigation, search
m (External links: DSPLICINF source code in "Tell Me Your Processor Group" by Robert Cozzi, September 6, 2005 at http://www.mcpressonline.com)
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A ''processor group'' is a term used by IBM to loosely categorize AS/400 servers into groups according to processing power.  It is used by IBM and other vendors to create tiered software prices and licensing costs.
+
{{AN}} is a term used by IBM to loosely categorize AS/400 servers into groups according to processing power.  It is used by IBM and other vendors to create tiered software prices and licensing costs.
  
The comparative value of the processor group number was changed when IBM released new hardware models in ????.  Newer [[i5]] and [[System i]] servers have more [[CPW]] power, but lower processor group ratings than their predecessors.
+
The comparative value of the processor group number was changed when IBM released new hardware models in ????{{verify}}.  Newer [[i5]] and [[System i]] servers have more [[CPW]] power, but lower processor group ratings than their predecessors.
  
 
==Details==
 
==Details==
*P05
+
Processor Group information appears to be rather hard to find.
*P10
+
 
*P20
+
This section attempts to provide a community maintained table of machine types, models, processor feature codes, and processor groups.
*P30
+
 
*P40
+
The Type can be retrieved by running {{code|[[DSPHDWRSC]] TYPE(*AHW)}} and looking at the 'Main Card Enclosure' line.
*P50
+
 
*P60
+
The QMODEL & QPRCFEAT values can be retrieved by using the [[WRKSYSVAL]] command.
 +
 
 +
The Processor Group can be retrieved using the [[WRKLICINF]] command and looking at the top of the panel.
 +
 
 +
{| class="wikitable sortable"
 +
!style="text-align:left;"|Type
 +
!QMODEL
 +
!QPRCFEAT
 +
!Processor<br/>Group
 +
|-
 +
|8202
 +
|E4D
 +
|EPCL
 +
|P10
 +
|-
 +
|}
  
 
==See also==
 
==See also==

Latest revision as of 20:20, 15 March 2019

Processor group is a term used by IBM to loosely categorize AS/400 servers into groups according to processing power. It is used by IBM and other vendors to create tiered software prices and licensing costs.

The comparative value of the processor group number was changed when IBM released new hardware models in ????[verification needed]. Newer i5 and System i servers have more CPW power, but lower processor group ratings than their predecessors.

Details

Processor Group information appears to be rather hard to find.

This section attempts to provide a community maintained table of machine types, models, processor feature codes, and processor groups.

The Type can be retrieved by running DSPHDWRSC TYPE(*AHW) and looking at the 'Main Card Enclosure' line.

The QMODEL & QPRCFEAT values can be retrieved by using the WRKSYSVAL command.

The Processor Group can be retrieved using the WRKLICINF command and looking at the top of the panel.

Type QMODEL QPRCFEAT Processor
Group
8202 E4D EPCL P10

See also

External links

This article is a stub. You can help by editing it.