-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63276/
-----------------------------------------------------------

(Updated Nov. 6, 2017, 3:18 p.m.)


Review request for mesos, Aaron Wood, Akash Gupta, Jeff Coffler, Jie Yu, John 
Kordich, Joseph Wu, Li Li, and Michael Park.


Changes
-------

Renamed `cpuset` to `cpu`.


Summary (updated)
-----------------

Windows: Added `Cpu` and `Mem` isolators.


Bugs: MESOS-5462 and MESOS-6690
    https://issues.apache.org/jira/browse/MESOS-5462
    https://issues.apache.org/jira/browse/MESOS-6690


Repository: mesos


Description (updated)
-------

Instead of deriving from the POSIX isolators, we now have two real
Windows isolators that can be used together or separately. The `Cpu`
isolator enables a hard-cap CPU limit, and the `Mem` isolator enables a
hard-cap memory limit on the job object for the container.


Diffs (updated)
-----

  src/slave/containerizer/mesos/containerizer.cpp 
100e3bbda543d87808da9ff6bea42da5099ea8c5 
  src/slave/containerizer/mesos/isolators/windows.hpp 
b0621a5fc411b8812722f7fcf6580ed64dac5382 
  src/slave/flags.cpp 63aaac218fdc067742d39f1fc8497723784d9595 


Diff: https://reviews.apache.org/r/63276/diff/2/

Changes: https://reviews.apache.org/r/63276/diff/1-2/


Testing
-------


Thanks,

Andrew Schwartzmeyer

Reply via email to