NLRUQG parameter

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

# of above-the-bar DKBM LRU queues

Summary

Default value
1, also the minimum
Parameter type
System
Where set
Not resettable
Related products
All
Introduced
Model 204 V7.1

Description

The number of above-the-bar LRU queues to allocate.

NLRUQG is used as a multiplier to determine the minimum number (NUMBUFG value) of ATB disk buffers used in an Online:

NUMBUFG >= NLRUQG * ((NSERVS + NSUBTKS) * MAXOBUF + 15)

See also