|
PageOverCommit=<number> Default: 4 Purpose: Specifies the multiplier for determining the amount of linear address space the Memory Manager will create for the system. The amount of linear address space that the Memory Manager will create is computed by rounding up the amount of available physical memory to the nearest 4 megabytes and then by multiplying that value to the value specified for this setting. You can specify a value between 1 and 20. Increasing this value increases the amount of available linear address space, causing the size of data structures to increase. This also increases paging activity proportionately and can slow down the system. To Change: Use Notepad to edit the SYSTEM.INI file. |
|