Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755467AbcJRVlX (ORCPT ); Tue, 18 Oct 2016 17:41:23 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:33411 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750785AbcJRVlP (ORCPT ); Tue, 18 Oct 2016 17:41:15 -0400 DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org C59C861295 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=joonwoop@codeaurora.org Subject: Re: [PATCH] sched/fair: fix fairness problems among the tasks in different cgroups To: Peter Zijlstra References: <1476826003-32522-1-git-send-email-joonwoop@codeaurora.org> <20161018213726.GC3102@twins.programming.kicks-ass.net> Cc: Ingo Molnar , linux-kernel@vger.kernel.org From: Joonwoo Park Message-ID: <3925cbfb-5607-bf0a-cc2b-f07b18b5272c@codeaurora.org> Date: Tue, 18 Oct 2016 14:41:13 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20161018213726.GC3102@twins.programming.kicks-ass.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 221 Lines: 14 On 10/18/2016 02:37 PM, Peter Zijlstra wrote: > > Have you read this thread: > > lkml.kernel.org/r/20161018115651.GA20956@linaro.org Yeah... I noticed the thread... I'm replying to the thread too. Thanks, Joonwoo >