Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AEB0695A0 for ; Wed, 20 Jun 2012 21:57:16 +0000 (UTC) Received: (qmail 69768 invoked by uid 500); 20 Jun 2012 21:57:16 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 69662 invoked by uid 500); 20 Jun 2012 21:57:16 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 69621 invoked by uid 99); 20 Jun 2012 21:57:14 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2012 21:57:14 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 6C58B1C098D; Wed, 20 Jun 2012 21:57:14 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5263359961171703979==" MIME-Version: 1.0 Subject: Review Request: Libprocess-ify Allocator From: "Thomas Marshall" To: "Benjamin Hindman" Cc: "Thomas Marshall" , "mesos" Date: Wed, 20 Jun 2012 21:57:14 -0000 Message-ID: <20120620215714.28905.5717@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Thomas Marshall" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/5451/ X-Sender: "Thomas Marshall" Reply-To: "Thomas Marshall" --===============5263359961171703979== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5451/ ----------------------------------------------------------- Review request for mesos and Benjamin Hindman. Description ------- Factored allocator out into its own libprocess prcoess. This patch depends on another pending code review "Changed SimpleAllocator = to DominantShareAllocator" Diffs ----- include/mesos/mesos.proto 31e1343 = src/common/hashmap.hpp 50a1b74 = src/master/allocator.hpp 0fc61a5 = src/master/constants.hpp c3b0b25 = src/master/dominant_share_allocator.hpp PRE-CREATION = src/master/dominant_share_allocator.cpp PRE-CREATION = src/master/http.cpp a4cc19d = src/master/master.hpp 886f79c = src/master/master.cpp 89cdaf6 = src/slave/slave.cpp aac11e0 = src/tests/resource_offers_tests.cpp c1f1760 = src/tests/utils.hpp e81ec82 = Diff: https://reviews.apache.org/r/5451/diff/ Testing ------- make check on Lion Thanks, Thomas Marshall --===============5263359961171703979==--