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

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


    from eb6ad5c  Added consumed quota, allocated, reserved, offered to the 
roles table.
     new 6d243ce  Improved `namespaces/ipc` isolator for configurable IPC 
support.
     new eb9af95  Implemented `cleanup` method of the `namespaces/ipc` isolator.
     new 9932550  Updated `filesystem/linux` isolator for configurable IPC 
support.

The 3 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:
 .../mesos/isolators/filesystem/linux.cpp           |  17 +-
 .../mesos/isolators/namespaces/ipc.cpp             | 266 ++++++++++++++++++++-
 .../mesos/isolators/namespaces/ipc.hpp             |   7 +-
 src/slave/containerizer/mesos/paths.cpp            |  72 ++++++
 src/slave/containerizer/mesos/paths.hpp            |  13 +
 src/tests/containerizer/isolator_tests.cpp         |   2 +-
 6 files changed, 359 insertions(+), 18 deletions(-)

Reply via email to