LRUPG parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Added a Note to dissuade use of this parameter)
Line 12: Line 12:
<dt>Introduced
<dt>Introduced
<dd><var class="product">Model 204 V2.2</var> or earlier
<dd><var class="product">Model 204 V2.2</var> or earlier
<dt>Note: 
<dd>This parameter is no longer recommended due to a significant performance penalty associated with its use and because the information provided is no longer very useful.
</dl>
</dl>



Revision as of 17:53, 3 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
Note:
This parameter is no longer recommended due to a significant performance penalty associated with its use and because the information provided is no longer very useful.

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 the Model 204 System Manager's Guide for more information on the DKRR statistic.