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 9B47BD266 for ; Fri, 28 Sep 2012 05:33:55 +0000 (UTC) Received: (qmail 60678 invoked by uid 500); 28 Sep 2012 05:33:55 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 60445 invoked by uid 500); 28 Sep 2012 05:33:49 -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 60397 invoked by uid 99); 28 Sep 2012 05:33:47 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Sep 2012 05:33:47 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id AC1D81C43C5; Fri, 28 Sep 2012 05:33:45 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7283497252240478129==" MIME-Version: 1.0 Subject: Review Request: Fixed a bug in cgroups due to mkdir/rmdir. From: "Jie Yu" To: "Benjamin Hindman" Cc: "Jie Yu" , "mesos" Date: Fri, 28 Sep 2012 05:33:45 -0000 Message-ID: <20120928053345.18992.76765@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Jie Yu" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/7338/ X-Sender: "Jie Yu" Reply-To: "Jie Yu" --===============7283497252240478129== 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/7338/ ----------------------------------------------------------- Review request for mesos and Benjamin Hindman. Description ------- The recent refactor changes break the assumptions in the cgroups code. Diffs ----- src/linux/cgroups.cpp cdafe6e = third_party/libprocess/include/stout/os.hpp 13dbc71 = Diff: https://reviews.apache.org/r/7338/diff/ Testing ------- make check. Tested on my vm (latest ubuntu 12.04) Thanks, Jie Yu --===============7283497252240478129==--