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

Performance -- remove remapLock code from Windows build

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.0-rc1
    • Affects Version/s: 2.2.0-rc0
    • Component/s: Internal Code
    • Environment:
      Windows
    • Fully Compatible
    • Windows

      A "remapLock" critical section was added to the Windows version to try to prevent MapViewOfFileEx failures, but we were unable to make the code bulletproof using this method and eventually solved it a different way. Performance tests show that this code cause a 3% loss of performance on some tests, so we should just remove this code to get this performance back.

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

              Created:
              Updated:
              Resolved: