This is an automated email from the ASF dual-hosted git repository.

jieyu pushed a change to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from eecefa6  Fixed wrong `mnt` namespace detection for non-command 
executor tasks.
     new a6d3bdc  Refactored some cgroups helpers to do verify from callers.
     new 9e9ece6  Added MESOS-9081 to 1.7.0 CHANGELOG.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG                                          |   1 +
 src/linux/cgroups.cpp                              | 305 ++++-----------------
 src/linux/cgroups.hpp                              | 269 +++++++++++-------
 src/linux/systemd.cpp                              |   6 +-
 .../mesos/isolators/cgroups/cgroups.cpp            |  21 +-
 .../mesos/isolators/cgroups/subsystems/cpu.cpp     |  11 +-
 .../containerizer/mesos/isolators/gpu/isolator.cpp |  17 +-
 src/slave/containerizer/mesos/linux_launcher.cpp   |  27 +-
 src/slave/main.cpp                                 |  11 +-
 .../nested_mesos_containerizer_tests.cpp           |  24 +-
 10 files changed, 241 insertions(+), 451 deletions(-)

Reply via email to