From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965072AbdIYPHv (ORCPT ); Mon, 25 Sep 2017 11:07:51 -0400 Received: from mail-qt0-f178.google.com ([209.85.216.178]:47788 "EHLO mail-qt0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964834AbdIYPHt (ORCPT ); Mon, 25 Sep 2017 11:07:49 -0400 X-Google-Smtp-Source: AOwi7QDLziwiOqgPSEIyOEZh4dEEfoVhBgGiim7JdmNeCRMUyORWe+X0PCJHgEtm2sEf8sxlv06YEw== Date: Mon, 25 Sep 2017 08:07:45 -0700 From: Tejun Heo To: Peter Zijlstra Cc: lizefan@huawei.com, hannes@cmpxchg.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: <20170925150745.GJ828415@devbig577.frc2.facebook.com> References: <20170811163754.3939102-1-tj@kernel.org> <20170922180530.GG828415@devbig577.frc2.facebook.com> <20170923133731.uq5qekjypndpjv2l@hirez.programming.kicks-ass.net> <20170923134402.GI828415@devbig577.frc2.facebook.com> <20170925072718.zajtw4fvubgqtp5r@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170925072718.zajtw4fvubgqtp5r@hirez.programming.kicks-ass.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Mon, Sep 25, 2017 at 09:27:18AM +0200, Peter Zijlstra wrote: > On Sat, Sep 23, 2017 at 06:44:02AM -0700, Tejun Heo wrote: > > Hello, Peter. > > > > On Sat, Sep 23, 2017 at 03:37:31PM +0200, Peter Zijlstra wrote: > > > On Fri, Sep 22, 2017 at 11:05:30AM -0700, Tejun Heo wrote: > > > > Peter, ping? > > > > > > Humm,. So I think I was good, but I was under the impression you'd send > > > a new version better explaining the need/design of that iteration stuff. > > > Could be I lost the plot somehow. > > > > The updated version was posted quite a while ago. > > > > http://lkml.kernel.org/r/20170829174325.GS491396@devbig577.frc2.facebook.com > > > Oh that's in the same thread, wasn't expecting that. Look ok I suppose. > > Acked-by: Peter Zijlstra (Intel) Applying to cgroup/for-4.15. Thanks. -- tejun