edb_max_spins_per_delay v10
Parameter Type: Integer
Default Value: 1000
Range: 10 to 1000
Minimum Scope of Effect: Per cluster
When Value Changes Take Effect: Restart
Required Authorization to Activate: EPAS service account
Use edb_max_spins_per_delay
to specify the maximum number of times that a session will spin while waiting for a spin-lock. If a lock is not acquired, the session will sleep. If you do not specify an alternative value for edb_max_spins_per_delay
, the server will enforce the default value of 1000
.
This may be useful for systems that use NUMA
(non-uniform memory access) architecture.