Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935230AbdCVOS7 (ORCPT ); Wed, 22 Mar 2017 10:18:59 -0400 Received: from merlin.infradead.org ([205.233.59.134]:49496 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935201AbdCVOS1 (ORCPT ); Wed, 22 Mar 2017 10:18:27 -0400 Date: Wed, 22 Mar 2017 15:18:08 +0100 From: Peter Zijlstra To: Joel Fernandes Cc: linux-kernel@vger.kernel.org, Juri Lelli , Patrick Bellasi , Dietmar Eggemann , Ingo Molnar Subject: Re: [PATCH] sched: write better comments for weight calculations Message-ID: <20170322141808.icah4ygikteqbqdo@hirez.programming.kicks-ass.net> References: <20170310204743.12872-1-joelaf@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170310204743.12872-1-joelaf@google.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 Content-Length: 216 Lines: 5 On Fri, Mar 10, 2017 at 12:47:43PM -0800, Joel Fernandes wrote: > This patch rewrites comments related task priorities and CPU usage > along with an example to show how it works. To what purpose? Bigger word count?