LRUPG parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 11: 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 V2.2</var> or earlier
</dl>
</dl>
==Description==
==Description==
<p>The number of disk page IDs that are retained for each user </p>
<p>
<p>These IDs are used in computing the DKRR statistic. LRUPG can range from 0 to 255. A value of 0 indicates that no DKRR statistics should be kept. Refer to the <i><var class="product">Model&nbsp;204</var> System Manager's Guide</i> for more information on the DKRR statistic.</p>
The number of disk page IDs that are retained for each user </p>
<p>
These IDs are used in computing the DKRR statistic. <var>LRUPG</var> can range from 0 to 255. A value of 0 indicates that no DKRR statistics should be kept. Refer to [[Using system statistics]] for more information on the DKRR statistic.</p>
<p class="warn"><b>Note:</b> 
<var>LRUPG</var> values greater than 0 (the default) are <b>not</b> recommended due to their significant performance penalty and the fact that the information provided is no longer very useful.
 
[[Category:System parameters]]
[[Category:System parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 18:23, 10 December 2014

LRU pages remembered (obsolete) (obs)

Summary

Default value
0
Parameter type
System
Where set
With the parameters passed by the operating system when Model 204 is invoked
Related products
All
Introduced
Model 204 V2.2 or earlier

Description

The number of disk page IDs that are retained for each user

These IDs are used in computing the DKRR statistic. LRUPG can range from 0 to 255. A value of 0 indicates that no DKRR statistics should be kept. Refer to Using system statistics for more information on the DKRR statistic.

Note: LRUPG values greater than 0 (the default) are not recommended due to their significant performance penalty and the fact that the information provided is no longer very useful.