MAXUD parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:MAXUD parameter subtitle}}
==Summary==
==Summary==
<dl>
<dl>
Line 10: Line 11:
<dd>All
<dd>All
<dt>Introduced
<dt>Introduced
<dd><var class="product">Model 204 V6.1</var> or earlier
<dd><var class="product">Model 204 V3.2.0</var> or earlier
</dl>
</dl>
==Description==
==Description==
<p>The number of milliseconds beyond which a user's update unit is counted as a long update unit</p>
<p>The number of milliseconds beyond which a user's update unit is counted as a long update unit</p>
Line 18: Line 20:
<p>Both backoutable update units and non-backoutable update units can become long update units.</p>
<p>Both backoutable update units and non-backoutable update units can become long update units.</p>
<p>If MAXUD=0, <var class="product">Model&nbsp;204</var> does not recognize long updates.</p>
<p>If MAXUD=0, <var class="product">Model&nbsp;204</var> does not recognize long updates.</p>
[[Category:System Parameters]]
[[Category:System parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 13:51, 4 August 2015

Long update unit durations (ms)

Summary

Default value
0
Parameter type
System
Where set
On User 0's parameter line; not resettable
Related products
All
Introduced
Model 204 V3.2.0 or earlier

Description

The number of milliseconds beyond which a user's update unit is counted as a long update unit

The number of long update units and the total duration in milliseconds of all long update units are kept per user for user, since-last, and system statistics. Long update units are not tracked per file.

The update unit is considered to have started at the time of update of the first, local, non-HLI file, and to end at commit or backout.

Both backoutable update units and non-backoutable update units can become long update units.

If MAXUD=0, Model 204 does not recognize long updates.