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

Reintroduce Limited Windows XP Support

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • 2.4.0-rc0
    • 2.4.0-rc2
    • None
    • None

    Description

      The server codebase work required to reintroduce XP support, assuming that it is only for dev work and has no real performance requirements, includes at least the following:

      Provide a template specialization of AtomicWord<LONGLONG> and AtomicWord<ULONGLONG> for Windows XP only. That specialization should use a single global mutex to synchronize all access to AtomicWord<LONGLONG> and AtomicWord<ULONGLONG> instances, rather than using the unavailable atomic intrinsics.

      Other non-XP features may also need to be supported.

      Attachments

        Issue Links

          Activity

            People

              andrew.morrow@mongodb.com Andrew Morrow (Inactive)
              schwerin@mongodb.com Andy Schwerin
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: