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

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


    from fa4de10  Added MESOS-9116 to the 1.5.2 CHANGELOG.
     new 374f3eb  Refactored some cgroups helpers to do verify from callers.
     new 4bed583  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