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

Design per-task cgroup isolation

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Done
    • None
    • 1.10.0
    • None

    Description

      To provide container resource isolation which more closely matches the isolation implied by the Mesos nested container API, we should limit CPU and memory on a per-task basis. The current Mesos containerizer implementation limits CPU and memory at the level of the executor only, which means that tasks within a task group can burst above their CPU or memory resources. Instead, we should apply these limits using per-task cgroups.

      Attachments

        Activity

          People

            abudnik Andrei Budnik
            greggomann Greg Mann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: