From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751613AbdLAJ3z (ORCPT ); Fri, 1 Dec 2017 04:29:55 -0500 Received: from foss.arm.com ([217.140.101.70]:38454 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750742AbdLAJ3x (ORCPT ); Fri, 1 Dec 2017 04:29:53 -0500 Subject: Re: [PATCH 0/4] Utilization estimation (util_est) for FAIR tasks To: Patrick Bellasi , linux-kernel@vger.kernel.org Cc: Ingo Molnar , Peter Zijlstra , "Rafael J . Wysocki" , Viresh Kumar , Vincent Guittot , Paul Turner , Morten Rasmussen , Juri Lelli , Todd Kjos , Joel Fernandes References: <20171109164117.19401-1-patrick.bellasi@arm.com> From: Dietmar Eggemann Message-ID: Date: Fri, 1 Dec 2017 10:29:47 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171109164117.19401-1-patrick.bellasi@arm.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Patrick, On 11/09/2017 05:41 PM, Patrick Bellasi wrote: [...] > This series is based on v4.14-rc8 and is composed of four patches: Could you rebase this onto v4.15-rc1 or tip/sched/core so we have the patch-set 'sched/fair: A bit of a cgroup/PELT overhaul' underneath. -- Dietmar [...]