summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep13/istep13consts.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/istep13/istep13consts.H')
-rw-r--r--src/usr/isteps/istep13/istep13consts.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/isteps/istep13/istep13consts.H b/src/usr/isteps/istep13/istep13consts.H
index c2a00e4a7..cf459f82e 100644
--- a/src/usr/isteps/istep13/istep13consts.H
+++ b/src/usr/isteps/istep13/istep13consts.H
@@ -29,5 +29,5 @@
const uint8_t UNLIMITED_RUN = 0xFF;
const uint8_t VPO_NUM_OF_MBAS_TO_RUN = UNLIMITED_RUN;
const uint8_t VPO_NUM_OF_MEMBUF_TO_RUN = UNLIMITED_RUN;
-const uint8_t ISTEP13_MAX_THREADS = 3;
+const uint8_t ISTEP13_MAX_THREADS = 1;
#endif
OpenPOWER on IntegriCloud