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. You should also verify that you have sufficient virtual memory allocated for your purposes before enabling the 3GB switch.
To verify virtual memory allocation on Windows XP
| Physical Memory | Recommended Paging File |
|---|---|
| 2 GB | 4096 MB |
| 3 GB | 6144 MB |
| 4 GB | 8192 MB |
Your system should have at least 3 GB set aside for the paging file size to take full advantage of the available address space. Every concurrently running application is sharing the available paging file size, so setting it to something more than 3 GB (such as 4 GB) is recommended.
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:
See our product support page for more information.