MPW THRESH

From VSI OpenVMS Wiki
Revision as of 11:21, 9 April 2019 by Darya.zelenina (talk | contribs) (Created page with "'''MPW_THRESH''' is a dynamic system parameter that sets a lower bound of pages that must exist on the modified-page list before the swapper writes this...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

MPW_THRESH is a dynamic system parameter that sets a lower bound of pages that must exist on the modified-page list before the swapper writes this list to acquire free pages. If this requirement is met, the swapper tries to write the modified-page list rather than taking pages away from or swapping out a process.

MPW_THRESH has the DYNAMIC attribute. On Alpha and Integrity servers, MPW_THRESH is also an AUTOGEN parameter.