Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932591Ab3FQJ7k (ORCPT ); Mon, 17 Jun 2013 05:59:40 -0400 Received: from mga11.intel.com ([192.55.52.93]:26741 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932373Ab3FQJ7k (ORCPT ); Mon, 17 Jun 2013 05:59:40 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,880,1363158000"; d="scan'208";a="354636524" Message-ID: <51BEDDD8.4050900@intel.com> Date: Mon, 17 Jun 2013 17:58:48 +0800 From: Alex Shi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Vincent Guittot CC: "mingo@redhat.com" , Peter Zijlstra , Thomas Gleixner , Andrew Morton , Borislav Petkov , Paul Turner , Namhyung Kim , Mike Galbraith , Morten Rasmussen , Preeti U Murthy , Viresh Kumar , linux-kernel , Mel Gorman , riel@redhat.com, Michael Wang , Jason Low Subject: Re: [RFC patch 1/4] sched: change cfs_rq load avg to unsigned long References: <1370590169-24804-1-git-send-email-alex.shi@intel.com> <1370590169-24804-2-git-send-email-alex.shi@intel.com> <51B2948A.60309@intel.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 643 Lines: 20 On 06/17/2013 05:54 PM, Vincent Guittot wrote: >> > So, usually the limited task number in Linux is often far lower this >> > number: $ulimit -u. >> > >> > Anyway, at least, the runnable_load_avg is smaller then load.weight. if >> > load.weight can use long type, runablle_load_avg is no reason can't. > Alex, > > You can add my tested-by for this patchset. thanks for test! -- Thanks Alex -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/