MPW WAITLIMIT

From VSI OpenVMS Wiki
Revision as of 11:22, 9 April 2019 by Darya.zelenina (talk | contribs) (Created page with "'''MPW_WAITLIMIT''' is a dynamic system parameter that sets the number of pages on the modified-page list that causes a process to wait until the next ti...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

MPW_WAITLIMIT is a dynamic system parameter that sets the number of pages on the modified-page list that causes a process to wait until the next time the modified- page writer writes the modified list. This parameter limits the rate at which any single process can produce modified pages. If this value is less than MPW_HILIMIT, a system deadlock occurs. The value for this parameter is normally equal to MPW_HILIMIT.

MPW_WAITLIMIT has the AUTOGEN and DYNAMIC attributes.