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 9EC54CBE5 for ; Tue, 22 May 2012 22:05:41 +0000 (UTC) Received: (qmail 52730 invoked by uid 500); 22 May 2012 22:05:41 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 52667 invoked by uid 500); 22 May 2012 22:05:40 -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 52645 invoked by uid 99); 22 May 2012 22:05:40 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2012 22:05:40 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id C1C201C3B58; Tue, 22 May 2012 22:05:38 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2101395627894287149==" MIME-Version: 1.0 Subject: Re: Review Request: Added an interface for getting information from the /proc filesystem. From: "Benjamin Hindman" To: "Vinod Kone" , "Alex Degtiar" , "Jie Yu" , "John Sirois" Date: Tue, 22 May 2012 22:05:38 -0000 Message-ID: <20120522220538.30614.10712@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org X-ReviewRequest-URL: https://reviews.apache.org/r/5132/ Cc: "Benjamin Hindman" , "mesos" In-Reply-To: <20120516004159.759.53552@reviews.apache.org> References: <20120516004159.759.53552@reviews.apache.org> --===============2101395627894287149== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable > On 2012-05-16 00:41:59, Alex Degtiar wrote: > > Thanks for the reviews guys, I'm submitting this now. - Benjamin ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5132/#review7922 ----------------------------------------------------------- On 2012-05-15 22:34:27, Benjamin Hindman wrote: > = > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/5132/ > ----------------------------------------------------------- > = > (Updated 2012-05-15 22:34:27) > = > = > Review request for mesos, Alex Degtiar, John Sirois, Vinod Kone, and Jie = Yu. > = > = > Summary > ------- > = > This patch is a refactor of some parts of the patch at https://reviews.ap= ache.org/r/4167. The plan is to take the components from that patch, break = them into smaller patches, and get them committed. > = > = > Diffs > ----- > = > src/Makefile.am 333234d = > src/linux/proc.hpp PRE-CREATION = > src/linux/proc.cpp PRE-CREATION = > src/tests/proc_tests.cpp PRE-CREATION = > = > Diff: https://reviews.apache.org/r/5132/diff > = > = > Testing > ------- > = > On a Linux machine: > = > make check > = > = > Thanks, > = > Benjamin > = > --===============2101395627894287149==--