GROWLIM
Revision as of 06:37, 9 April 2019 by Darya.zelenina (talk | contribs) (Created page with "'''GROWLIM''' is a dynamic system parameter that sets the number of pages that the system must have on the free-page list so that a process can add a pag...")
GROWLIM is a dynamic system parameter that sets the number of pages that the system must have on the free-page list so that a process can add a page to its working set when it is above quota. GROWLIM has no effect if the process is below its working set quota. GROWLIM acts as a fast shutoff to the working set extent mechanism based on the system's free memory.
GROWLIM has AUTOGEN, DYNAMIC, and MAJOR attributes.