add numactl to init scripts

XMLWordPrintableJSON

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

      Should do something like:

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

            Assignee:
            Michael A. Fiedler
            Reporter:
            Mathias Stearn
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: