The Delphi Seattle IDE can use up to 4 GB of memory, although BDS.exe is a 32-bit program.
This is very good for large projects, but when compiling a small project, sometimes the IDE goes into haywire and starts consuming all available memory.
When it was limited to 2 GB, it would pretty soon fail, and I would get out of memory error, restart the IDE, and that's all right.
However, when working in Seattle on a PC with 4 GB physical memory, the memory status due to lack of memory blocks the PC for 10 minutes or more, because the disk begins to be disassembled.
Is there a way to switch the IDE to 2 GB on a PC with a little RAM inside?
Johan source
share