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

Should limit concurrency to nCores+2 when icecream isn't enabled

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Server Development Platform

      When icecream is disabled we are imposing an artificial limit of just processors, presumably to protect against people getting used to using something like -j500 melting their machine when all compiles are run locally. However, ninja by default uses processors + 2 when no -j flag is passed. I think we should change our cap to be at least this high rather than overriding ninja's default.

            Assignee:
            backlog-server-devplatform [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: