Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2508885pxj; Sun, 6 Jun 2021 04:45:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz5EaMGkameZctexvDqc3iYgBm7pAghNZ2kgrYf+bjHopgBlAK8PP7j5Y+gQnGzC+994+xJ X-Received: by 2002:a17:906:3a05:: with SMTP id z5mr13031000eje.505.1622979927719; Sun, 06 Jun 2021 04:45:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622979927; cv=none; d=google.com; s=arc-20160816; b=oF4GaJkfd13hA1U4eoU35VeCm5z6olZdUXQM9z+iarJX3DYJaRlty+r10f/vHg7uLA GZDX3Nob/D38GEy6Dg2gm8UvnIUbx3Ax9qzbU6wHlJw+BM0y9xhgw6kpxsmIkhg8W1vl JFralhzytpS81sac8B8N12Jeh1zhSmy1z25QXlKF7Ha0sJv0fME4cwAkskrW+630lVQB v9K2i/3D0hUgRQN2QyUNS/pO2eQXtk147wmdS+S0lNcrWSXCVZRfEVbI7QEPbK9TmuDR G+9g8r4E3h57S8mX9Unzmjwm36+B0FGGbn1vRhQhWh1YLsu0ykyoSQACd3T2XSMsjhx9 g28g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=SyeifCKhtKkO478rT6YhtpWjZo4mxQACy9cDDUcx8C0=; b=hJBqfI9HRM8y4zVav0QYJIc3jQ7XtkcYZM29MRrQnwmtMSWzcthLkbjAj3P+A6Aw7k HVg52TCc4YBbBcVmpxS3wPfshIzkfqvz5m8uc4RVeCQlzgcJCjmiGFq9fgeV+uG6oQ/G qnvFTxRqiT2LFq9wrCTYwr31jwe7MaZGo2nDD06P+KO+1jq3k9bG7/vfL1SEEE5BdfCh Vu/NKkOh249FiU0l5OUdQkwMna64hx0qhnoxz0JvTEQQJAF6ehtylZNvnY8IqF97Og0N jpFIJ3qqBmECiYqCZWbfg5sP8r0hosBrjqVsK4Mq4FlpOCtn4kmCORxLfPwf9TG2wYV8 yC9Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r8si9970343edm.79.2021.06.06.04.44.40; Sun, 06 Jun 2021 04:45:27 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230060AbhFFLnR (ORCPT + 99 others); Sun, 6 Jun 2021 07:43:17 -0400 Received: from gate.crashing.org ([63.228.1.57]:59079 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229465AbhFFLnP (ORCPT ); Sun, 6 Jun 2021 07:43:15 -0400 Received: from gate.crashing.org (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.14.1) with ESMTP id 156Baslq023488; Sun, 6 Jun 2021 06:36:54 -0500 Received: (from segher@localhost) by gate.crashing.org (8.14.1/8.14.1/Submit) id 156BapHt023485; Sun, 6 Jun 2021 06:36:51 -0500 X-Authentication-Warning: gate.crashing.org: segher set sender to segher@kernel.crashing.org using -f Date: Sun, 6 Jun 2021 06:36:51 -0500 From: Segher Boessenkool To: "Paul E. McKenney" Cc: Peter Zijlstra , Linus Torvalds , will@kernel.org, stern@rowland.harvard.edu, parri.andrea@gmail.com, boqun.feng@gmail.com, npiggin@gmail.com, dhowells@redhat.com, j.alglave@ucl.ac.uk, luc.maranget@inria.fr, akiyks@gmail.com, linux-kernel@vger.kernel.org, linux-toolchains@vger.kernel.org, linux-arch@vger.kernel.org Subject: Re: [RFC] LKMM: Add volatile_if() Message-ID: <20210606113651.GR18427@gate.crashing.org> References: <20210604153518.GD18427@gate.crashing.org> <20210604164047.GH18427@gate.crashing.org> <20210604185526.GW4397@paulmck-ThinkPad-P17-Gen-1> <20210604195301.GM18427@gate.crashing.org> <20210604204042.GZ4397@paulmck-ThinkPad-P17-Gen-1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210604204042.GZ4397@paulmck-ThinkPad-P17-Gen-1> User-Agent: Mutt/1.4.2.3i Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 04, 2021 at 01:40:42PM -0700, Paul E. McKenney wrote: > On Fri, Jun 04, 2021 at 02:53:01PM -0500, Segher Boessenkool wrote: > > On Fri, Jun 04, 2021 at 11:55:26AM -0700, Paul E. McKenney wrote: > > > On Fri, Jun 04, 2021 at 11:40:47AM -0500, Segher Boessenkool wrote: > > > > My point is that you ask compiler developers to paint themselves into a > > > > corner if you ask them to change such fundamental C syntax. > > > > > > Once we have some experience with a language extension, the official > > > syntax for a standardized version of that extension can be bikeshedded. > > > Committees being what they are, what we use in the meantime will > > > definitely not be what is chosen, so there is not a whole lot of point > > > in worrying about the exact syntax in the meantime. ;-) > > > > I am only saying that it is unlikely any compiler that is used in > > production will want to experiment with "volatile if". > > That unfortunately matches my experience over quite a few years. But if > something can be implemented using existing extensions, the conversations > often get easier. Especially given many more people are now familiar > with concurrency. This was about the syntax "volatile if", not about the concept, let's call that "volatile_if". And no, it was not me who brought this up :-) > > > Which is exactly why these conversations are often difficult. There is > > > a tension between pushing the as-if rule as far as possible within the > > > compiler on the one hand and allowing developers to write code that does > > > what is needed on the other. ;-) > > > > There is a tension between what users expect from the compiler and what > > actually is promised. The compiler is not pushing the as-if rule any > > further than it always has: it just becomes better at optimising over > > time. The as-if rule is and always has been absolute. > > Heh! The fact that the compiler has become better at optimizing > over time is exactly what has been pushing the as-if rule further. > > The underlying problem is that it is often impossible to write large > applications (such as the Linux kernel) completely within the confines of > the standard. Thus, most large applications, and especially concurrent > applications, are vulnerable to either the compiler becoming better > at optimizing or compilers pushing the as-if rule, however you want to > say it. Oh definitely. But there is nothing the compiler can do about most cases of undefined behaviour: it cannot detect it, and there is no way it *can* be handled sanely. Take for example dereferencing a pointer that does not point to an object. Segher