Received: by 10.223.185.116 with SMTP id b49csp4939745wrg; Wed, 7 Mar 2018 03:48:23 -0800 (PST) X-Google-Smtp-Source: AG47ELsr++F0Lz4o/MVImQiFzaWlLl6+74Bdx28pTSo5mydYcXqmSwqFyw7IuWECr7UVLQ/zeuHS X-Received: by 2002:a17:902:5e3:: with SMTP id f90-v6mr20230982plf.413.1520423303760; Wed, 07 Mar 2018 03:48:23 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520423303; cv=none; d=google.com; s=arc-20160816; b=VKX6Mo3p6Hj0c6B57C0C1F0tPA0WNMda6daD+TwkwTu60R5+H3KV0jte5T6nnLqbiR Pv7hxdNoN5TOOXd9K5LB3EiA8KbrY4NlkO07VMsB1BjLsn4DyF7Q77ZTMTCUyz94Nr4b HpRkNN8DO9fU7dfzuY/RoylIMofvVzg+bTPE8zR7Q3A/FEXIapZfY2WJ7AKomMCG4NgN CQ5jm1zJRvf0zKwqWdgeYGfCdwumhMp1dbRoaiqvGHZvsjjtIKGX7oCtDgYZAL+BrEWI PCTKvAQ8zVAmDbj0IV4dKKRM3eukls5fdUilnzvC+h1g1L6CL37kO7P6yC05LFwml64t C02g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=9HtqtTPXOihIWptmZV00wQ4yXatPVNmBbJiYzh1l4/A=; b=RLLAAwZhOqSgzqQuhOvZgCvMoOgY6emAdnvAmeWnyBlchkgss0Xhorg/7o1k3vjvC0 KF8GvR9Yyap7cUAkwq7rBT7kGRkZm/S4Ag0ER4UE4F/+7+F28/W4H3k9JqOAJqBVD/oH p7jB/5w4el73chziepeQoSZGy/rlE0OSflcbCNNyR7ddisYrCNkm0rHDBqgXLv6AyfLo N1WZDvrbfpcZzQh6qysAWhlKXcK7b/6KApKOjufDcu4QyqPxp9wYCAoS6meSbCB/un2r IJsOOabr0K2leBf/EDAKIE1ybwV0hpfFgCcX5SuICC8uZTbv5JY6JPyydYihzyD6faVl yfXw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 3-v6si12643197plv.604.2018.03.07.03.48.09; Wed, 07 Mar 2018 03:48:23 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933182AbeCGLrS (ORCPT + 99 others); Wed, 7 Mar 2018 06:47:18 -0500 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:49232 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932362AbeCGLrQ (ORCPT ); Wed, 7 Mar 2018 06:47:16 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 971E014; Wed, 7 Mar 2018 03:47:16 -0800 (PST) Received: from e110439-lin (e110439-lin.cambridge.arm.com [10.1.210.68]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 3C4F23F487; Wed, 7 Mar 2018 03:47:14 -0800 (PST) Date: Wed, 7 Mar 2018 11:47:11 +0000 From: Patrick Bellasi To: Peter Zijlstra Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Ingo Molnar , "Rafael J . Wysocki" , Viresh Kumar , Vincent Guittot , Paul Turner , Dietmar Eggemann , Morten Rasmussen , Juri Lelli , Todd Kjos , Joel Fernandes , Steve Muckle Subject: Re: [PATCH v5 1/4] sched/fair: add util_est on top of PELT Message-ID: <20180307114711.GB2211@e110439-lin> References: <20180222170153.673-1-patrick.bellasi@arm.com> <20180222170153.673-2-patrick.bellasi@arm.com> <20180306190241.GH25201@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180306190241.GH25201@hirez.programming.kicks-ass.net> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06-Mar 20:02, Peter Zijlstra wrote: > On Thu, Feb 22, 2018 at 05:01:50PM +0000, Patrick Bellasi wrote: > > +struct util_est { > > + unsigned int enqueued; > > + unsigned int ewma; > > +#define UTIL_EST_WEIGHT_SHIFT 2 > > +}; > > > + ue = READ_ONCE(p->se.avg.util_est); > > > + WRITE_ONCE(p->se.avg.util_est, ue); > > That is actually quite dodgy... and relies on the fact that we have the > 8 byte case in __write_once_size() and __read_once_size() > unconditionally. It then further relies on the compiler DTRT for 32bit > platforms, which is generating 2 32bit loads/stores. > > The advantage is of course that it will use single u64 loads/stores > where available. Yes, that's mainly an "optimization" for 64bit targets... but perhaps the benefits are negligible. Do you prefer to keep more "under control" the generated code by using two {READ,WRITE}_ONCEs? IMO here we can also go with just the WRITE_ONCEs. I don't see a case for the compiler to mangle load/store. While the WRITE_ONCE are still required to sync with non rq-lock serialized code. But... maybe I'm missing something... ? -- #include Patrick Bellasi