Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-4839

Move placement new processes into the freezer cgroup into a parent hook.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None

    Description

      The Linux Launcher places new processes into the freezer cgroup.
      This is currently done by a combination of childSetup function (blocking the new process until parent is done) and the parent (placing child process into the cgroup and then signaling child to continue).
      ParentHooks support this behavior (blocking child until some work is done in the parent) in a much cleaner way.

      Attachments

        Activity

          People

            js84 Jörg Schad
            js84 Jörg Schad
            Joris Van Remoortere Joris Van Remoortere
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: