From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752202AbdHQINK (ORCPT ); Thu, 17 Aug 2017 04:13:10 -0400 Received: from mail-wr0-f194.google.com ([209.85.128.194]:34789 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750741AbdHQINI (ORCPT ); Thu, 17 Aug 2017 04:13:08 -0400 Date: Thu, 17 Aug 2017 10:13:04 +0200 From: Ingo Molnar To: Tejun Heo Cc: lizefan@huawei.com, hannes@cmpxchg.org, peterz@infradead.org, mingo@redhat.com, longman@redhat.com, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-team@fb.com, pjt@google.com, luto@amacapital.net, efault@gmx.de, torvalds@linux-foundation.org, guro@fb.com Subject: Re: [PATCHSET for-4.14] cgroup, sched: cgroup2 basic resource accounting Message-ID: <20170817081304.ebdeh56tonm5fjgt@gmail.com> References: <20170811163754.3939102-1-tj@kernel.org> <20170816185241.GF4087514@devbig577.frc2.facebook.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170816185241.GF4087514@devbig577.frc2.facebook.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tejun Heo wrote: > Hello, > > On Fri, Aug 11, 2017 at 09:37:51AM -0700, Tejun Heo wrote: > > This patchset implement cgroup2 basic resource accounting and track > > CPU usages on all cgroups by default. > > Ping. I've renamed as Waiman suggested. If there's no further > objection, how should we route these patches and the following cpu > cgroup2 interface patch? Please hold off on applying it before PeterZ gets back from vacation and has had a chance to review it. Thanks, Ingo