----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56193/#review163910 -----------------------------------------------------------
Patch looks great! Reviews applied: [56193] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Feb. 1, 2017, 10:31 p.m., Tomasz Janiszewski wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56193/ > ----------------------------------------------------------- > > (Updated Feb. 1, 2017, 10:31 p.m.) > > > Review request for mesos, Jie Yu and Kevin Klues. > > > Bugs: MESOS-7006 > https://issues.apache.org/jira/browse/MESOS-7006 > > > Repository: mesos > > > Description > ------- > > Docker 1.13 introduces new flag `--cpus` for limiting cpu usage > of a container. We can use this flag to avoid cpu share calculation > and just pass cpus resources to Docker. > > > Diffs > ----- > > src/docker/docker.cpp b63b060ba1c1d39dc1702368cf667831edbd39bd > > Diff: https://reviews.apache.org/r/56193/diff/ > > > Testing > ------- > > > Thanks, > > Tomasz Janiszewski > >
