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

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


    from 790c4e7  Avoid duplicate allocatableTo call in the allocator.
     new de90b2b  Optimized Resources::shrink.
     new 05e5ca4  Added ResourceQuantities::fromScalarResource.

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:
 include/mesos/resource_quantities.hpp |  4 ++
 include/mesos/resources.hpp           |  9 ++++
 include/mesos/v1/resources.hpp        |  9 ++++
 src/common/resource_quantities.cpp    | 13 ++++++
 src/common/resources.cpp              | 78 ++++++++++++++++++++---------------
 src/common/resources_utils.cpp        |  4 +-
 src/v1/resources.cpp                  | 78 ++++++++++++++++++++---------------
 7 files changed, 125 insertions(+), 70 deletions(-)

Reply via email to