Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-14221

Investigate changes in SERVER-54407: Specify a microarchitecture minimum for x86_64 builds

      Description

      Downstream Change Summary

      After this change MongoDB will only run on Intel systems offering a Sandybridge (https://en.wikipedia.org/wiki/List_of_Intel_CPU_microarchitectures) or newer microarchitecture. Attempting to start server binaries on systems not offering that level of hardware support will result in an immediate hard operating-system level crash (e.g. no MongoDB diagnostic will be provided).

      Note that we have similar minima already in place for power, s390x, and ARM systems, so this is just bringing x86_64 up to par.

      Description of Linked Ticket

      For all other architectures than x86_64, we have a known microarchitecture minimum. We should select one for x86_64 and set it at build time.

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            andrew.feierabend@mongodb.com Andrew Feierabend (Inactive)
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              3 years, 1 day ago