Large memory setting (32-bit versions of SIS only)
Note: This setting is applicable to 32-bit versions of SIS only, it is NOT applicable to 64-bit versions.
By default 4GB of addressable virtual memory is split equally between kernel mode and user mode. SIS is large memory aware and by using the /3GB switch on the operating system can use up to 3GB of memory,
To set this switch in Windows 7, enter the following at the command prompt:
bcdedit /set increaseuserva 3072
To verify that the /3GB switch is set, type bcdedit at the command prompt:
The returned parameter:
increaseuserva 3072
confirms the 3GB setting.