Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-6713

32-bit Windows builds should set the linker option /LARGEADDRESSAWARE

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.0-rc1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Environment:
      Windows 32-bit
    • Windows

      Instead of the standard 2 GB of user address space given to 32-bit processes on Windows, programs built with the /LARGEADDRESSAWARE linker switch are given a 4 GB user address space when running under a 64-bit OS. Comparing builds without and with /LARGEADDRESSAWARE, VMMap shows that we go from a total of 1950 MB of free address space to 3978 MB free. The addition is a block of just under 2 GB starting at address 0x7FFF0000.

            Assignee:
            tad Tad Marshall
            Reporter:
            tad Tad Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: