MAXSPINS parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
(Automatically generated page update)
Line 15: Line 15:
<p>You can change the number of spins that can be taken when MPLOCK is not available before going into wait. </p>
<p>You can change the number of spins that can be taken when MPLOCK is not available before going into wait. </p>
<p>Rocket Software recommends that you test the setting of the MAXSPINS parameter at your site. increase the value of MAXSPINS, watching for a drop in the values of the LKWAIT and LKPOST statistics. When the values of the statistics stop dropping, set to that current MAXSPINS value.</p>
<p>Rocket Software recommends that you test the setting of the MAXSPINS parameter at your site. increase the value of MAXSPINS, watching for a drop in the values of the LKWAIT and LKPOST statistics. When the values of the statistics stop dropping, set to that current MAXSPINS value.</p>
[[Category:System Parameters]]
[[Category:System parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 14:38, 19 April 2013

Summary

Default value
200
Parameter type
System
Where set
User 0
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

You can change the number of spins that can be taken when MPLOCK is not available before going into wait.

Rocket Software recommends that you test the setting of the MAXSPINS parameter at your site. increase the value of MAXSPINS, watching for a drop in the values of the LKWAIT and LKPOST statistics. When the values of the statistics stop dropping, set to that current MAXSPINS value.