(process) Use vfork , not fork, on Linux to avoid swap exhaustion

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 7
    • Affects Version/s: 7
    • Component/s: core-libs
    • None
    • b70
    • unknown
    • linux

      The fix for 6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion didn't quite work on linux-x86_64, perhaps because of bugs in glibc.

      We changed the default back to fork() in
      6853336: (process) disable or remove clone-exec feature (6850720)

      vfork appears to be more reliable.

            Assignee:
            Michael McMahon
            Reporter:
            Michael McMahon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: