From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031670AbdDZWa4 (ORCPT ); Wed, 26 Apr 2017 18:30:56 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:34632 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031560AbdDZWau (ORCPT ); Wed, 26 Apr 2017 18:30:50 -0400 Date: Wed, 26 Apr 2017 15:30:47 -0700 From: Tejun Heo To: Waiman Long Cc: Li Zefan , Johannes Weiner , Peter Zijlstra , Ingo Molnar , cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-mm@kvack.org, kernel-team@fb.com, pjt@google.com, luto@amacapital.net, efault@gmx.de Subject: Re: [RFC PATCH 00/14] cgroup: Implement cgroup v2 thread mode & CPU controller Message-ID: <20170426223047.GA11348@wtj.duckdns.org> References: <1492783452-12267-1-git-send-email-longman@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Waiman. On Wed, Apr 26, 2017 at 12:05:27PM -0400, Waiman Long wrote: > Does anyone has time to take a look at these patches? > > As the merge window is going to open up next week, I am not going to > bother you guys when the merge window opens. Will get to it next week. Sorry about the delay. We're deploying cgroup2 across the fleet and seeing a lot of interesting issues and I was chasing down CPU controller performance issues for the last month or so, which is now getting wrapped up. Thanks. -- tejun