summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPrasad Bg Ranganath <prasadbgr@in.ibm.com>2016-11-15 06:51:21 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2017-01-10 21:52:11 -0500
commitfe7eeaded15fd7f8cf1d67c067e27d90079f7cd2 (patch)
tree784b0fca15cda7369f916319c0a4269a97cdcf9a /src
parent04dce362d2df0fc5892a797396625862a2fffd2e (diff)
downloadtalos-sbe-fe7eeaded15fd7f8cf1d67c067e27d90079f7cd2.tar.gz
talos-sbe-fe7eeaded15fd7f8cf1d67c067e27d90079f7cd2.zip
Enable QUEUED SCAN in CME putring code
Change-Id: Ibc2d835f3fb6243820af92698d0fc3b22efac27e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32649 Reviewed-by: AMIT KUMAR <akumar3@us.ibm.com> Reviewed-by: ADAM S. HALE <ashale@us.ibm.com> Dev-Ready: ADAM S. HALE <ashale@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32853 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/ppe/pk/kernel/pk_api.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/ppe/pk/kernel/pk_api.h b/src/import/chips/p9/procedures/ppe/pk/kernel/pk_api.h
index 520093d1..9a84ce43 100644
--- a/src/import/chips/p9/procedures/ppe/pk/kernel/pk_api.h
+++ b/src/import/chips/p9/procedures/ppe/pk/kernel/pk_api.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER sbe Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2016 */
+/* Contributors Listed Below - COPYRIGHT 2015,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -36,6 +36,8 @@
#define PK_THREADS 32
+#define USE_PPE_IMPRECISE_MODE
+
#define PK_IDLE_THREAD_PRIORITY PK_THREADS
// Interrupt API
OpenPOWER on IntegriCloud