----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75106/ -----------------------------------------------------------
Review request for mesos and Benjamin Mahler. Repository: mesos Description ------- Currently, we have to check via Selector's membervariables if the devices represented by one Selector encompasses those represented by another. We add a helper function to simplify the logic which differ depending on whether one Selector encompasses the other. Diffs ----- src/linux/cgroups.hpp 4fefb5c3b34c539197967afff0b0b533f47852c8 src/linux/cgroups.cpp 3dae320bd54e81175ff5acaa007f4c6805d6cb4c src/tests/containerizer/cgroups_tests.cpp e4ca7933ba692aacf3cdba0c4a6c1411c1a47604 Diff: https://reviews.apache.org/r/75106/diff/1/ Testing ------- Unit tests added, tests pass Thanks, Jason Zhou
