Revit is a 32-bit application, which is limited to 4 GB of virtual address space. Typically, on a 32-bit machine, Microsoft® Windows® reserves 2 GB of the 4 GB virtual address space of any process for the operating system and leaves the remaining 2 GB for the application process (including the space for the code pages, the stack, and all dynamically allocated memory). The 3 GB feature divides the virtual address space differently on 32-bit machines, providing 3 GB for the application and 1 GB for the operating system.
On 64-bit machines, the 3 GB switch does not apply because Windows does not reserve virtual address space for the operating system, allowing Revit to use up to the available 4 GB.
Before enabling the 3 GB feature, see 3 GB Feature Considerations.
To enable the 3 GB feature on Windows XP
This file is typically located in C:\, and it is a protected operating system file. To see it, in a Windows Explorer window, click Tools menu
Folder Options. On the View tab, clear Hide protected operating system files, and click OK.
Examples of the line to copy and the modified version of the line are shown below. The modified portions of the copied line are in bold.
When you start your computer with the modified boot.ini file, you see the following options to select from:
To enable the 3 GB feature on Windows Vista
All Programs
Accessories, and run the command prompt. The switch is now set. It is not necessary to make a selection when you reboot the computer; it is automatically enabled.
After you enable the 3 GB feature, you should verify that you have sufficient virtual memory allocated for your purposes. See Verifying Virtual Memory Allocation.