summaryrefslogtreecommitdiffstats
path: root/src/usr/module_init.C
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2019-11-05 10:33:43 -0600
committerWilliam G Hoffa <wghoffa@us.ibm.com>2019-11-06 10:04:38 -0600
commit22b39d874ddd07de74470b20d6b4a66ebb52c6ee (patch)
treee3015f6a9fa6c759c6c2b5a60b4d7ffb202a3982 /src/usr/module_init.C
parent12f57c20370eac3663f963d8dd3279de72527f1c (diff)
downloadtalos-hostboot-22b39d874ddd07de74470b20d6b4a66ebb52c6ee.tar.gz
talos-hostboot-22b39d874ddd07de74470b20d6b4a66ebb52c6ee.zip
Adjust deadman timeout request time to be 10.5 seconds
We see intermittent deadman timeouts occuring in our testing. Upon further inspection it was determined that value we were passing to the SBE was being cast to a uint32_t and multiplied by up to a factor of 400000 , which was resulting in an overflow of the uint32_t. This was giving us a timeout lower than desired. This commit lowers the requested timeout to be 10.5 seconds which will not overflow the uint32_t. Change-Id: I747db46a5d4a99d273b5604971d3db51f077be50 CQ: SW477557 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/86513 Reviewed-by: Glenn Miles <milesg@ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/module_init.C')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud