From b3e5730d1fa5358cef38a3fe9064d21bfe5e06af Mon Sep 17 00:00:00 2001 From: Brian Horton Date: Thu, 4 Apr 2013 10:26:56 -0500 Subject: Handle the PR keyword Add support in the HWAS code to handle the PR keyword, to potentially force processors to run with less cores than are available. Move FRU_ID from fsp-only to common, so that the PR keyword code knows which procs are to be grouped. This work involves changes to HWAS Common code, as well as hostboot and FSP platform-specific code. Change-Id: I6d437a68c37f51edbd6d0d4741f2193892f80a6b RTC: 35077 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4221 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III --- src/usr/targeting/common/xmltohb/vbu_VENICE.system.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/usr/targeting/common/xmltohb/vbu_VENICE.system.xml') diff --git a/src/usr/targeting/common/xmltohb/vbu_VENICE.system.xml b/src/usr/targeting/common/xmltohb/vbu_VENICE.system.xml index 719d461ff..193aaabe2 100644 --- a/src/usr/targeting/common/xmltohb/vbu_VENICE.system.xml +++ b/src/usr/targeting/common/xmltohb/vbu_VENICE.system.xml @@ -242,6 +242,10 @@ AFFINITY_PATH affinity:sys-0/node-0/proc-0 + + FRU_ID + 0 + FABRIC_NODE_ID 0 @@ -1344,6 +1348,10 @@ AFFINITY_PATH affinity:sys-0/node-0/proc-1 + + FRU_ID + 1 + FSI_MASTER_CHIP -- cgit v1.2.1