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

add numactl to init scripts

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.1
    • Affects Version/s: None
    • Component/s: Packaging
    • Labels:

      Should do something like:

      if numactl --hardware > /dev/null 2> /dev/null ; then
      numactl --interleave=all mongod ...
      else
      mongod
      fi

            Assignee:
            miketheman Michael A. Fiedler
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: