Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp3716570imj; Tue, 19 Feb 2019 08:14:33 -0800 (PST) X-Google-Smtp-Source: AHgI3IbtZ7DDyGRcKQWRFbpjnfvTrEBckm2bIoF+huIUSkmPav+JX01+aNM9TauEXrtyYSdk+tSq X-Received: by 2002:a17:902:b909:: with SMTP id bf9mr24970491plb.272.1550592872901; Tue, 19 Feb 2019 08:14:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550592872; cv=none; d=google.com; s=arc-20160816; b=Jb11pSuKf8CmcF+GfDG/LltHR3mZr3Cdk6QPykn8aNN/wNZDMA1JMA2vMG2ITxxKTH /abSo7dUAq44xgrc7uKBbwVccdiIgcYl3yItVC7RGgz4pzMkm/FRRHdx1eSdkNq5ycys ua0/OAbL5x7u6OGsgFELcBjBvlfManbmHcByQMil0Z8bLPtK2+YX5aSuiao6jver1tf3 4LDcTJsPA1BPTq+JhhVtx3b0ayhdoeXi8Fh54k/KPToijuBgTfkkh6ll4MBd2SgJWKc/ 7ZTnV4rUaH2DyrPUfo5y0Lhq+pk22T7wfYSRREr+LKoqutuVxnEWsvh7hXXFWzG6zTiB 4BXQ== 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; bh=qld2L3dnfsRNPho9PrkjNJFXokrA36gLASg/pvnbb/A=; b=hUa56kUrB9aw0sgyI/fBNl4LfMlrG558ZQ8iL8lEEoU+GlqwRFeGRGMcto6Bnr9/nG ZJlV1luFOf9faX3mLrY8EAf+zUCLb5RXEpJe1MpoFQhSA3VQBpoygASJ+oXyOxzcu8DR yBOvjPnMax+LIuwfqrKONLnjzYZj2ftJ+JcUXXt+R5eLYKqPUivkTeyiTfXi9jAZ48/+ 0MUQZIoJdN+pq2x6+MSIy8A1vo4YFpxsSgX5ZNC1XbI7Gc4QeXj0nQWERUSOZn7ncsHh F6NILBDBa1ucyBf6HZGN7LY9gtnPOFoROhqi3AbkTg+47yVUbeF6TK7U8ANMhcSxDWRf J6WA== 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 j35si15789359pgl.223.2019.02.19.08.14.16; Tue, 19 Feb 2019 08:14:32 -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 S1728957AbfBSQNn (ORCPT + 99 others); Tue, 19 Feb 2019 11:13:43 -0500 Received: from foss.arm.com ([217.140.101.70]:46952 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725885AbfBSQNn (ORCPT ); Tue, 19 Feb 2019 11:13:43 -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 386C7EBD; Tue, 19 Feb 2019 08:13:42 -0800 (PST) Received: from fuggles.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id D14C23F690; Tue, 19 Feb 2019 08:13:39 -0800 (PST) Date: Tue, 19 Feb 2019 16:13:34 +0000 From: Will Deacon To: Linus Torvalds Cc: linux-arch , Linux List Kernel Mailing , "Paul E. McKenney" , Benjamin Herrenschmidt , Arnd Bergmann , Peter Zijlstra , Andrea Parri , Daniel Lustig , David Howells , Alan Stern , Tony Luck , mpe@ellerman.id.au, paulus@samba.org Subject: Re: [RFC PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section Message-ID: <20190219161334.GA28803@fuggles.cambridge.arm.com> References: <20190211172948.3322-1-will.deacon@arm.com> <20190213172047.GH6346@brain-police> <20190218165007.GC16713@fuggles.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190218165007.GC16713@fuggles.cambridge.arm.com> User-Agent: Mutt/1.11.1+86 (6f28e57d73f2) () Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [+more ppc folks] On Mon, Feb 18, 2019 at 04:50:12PM +0000, Will Deacon wrote: > On Wed, Feb 13, 2019 at 10:27:09AM -0800, Linus Torvalds wrote: > > Note that even if mmiowb() is expensive (and I don't think that's > > actually even the case on ia64), you can - and probably should - do > > what PowerPC does. > > > > Doing an IO barrier on PowerPC is insanely expensive, but they solve > > that simply track the whole "have I done any IO" manually. It's not > > even that expensive, it just uses a percpu flag. > > > > (Admittedly, PowerPC makes it less obvious that it's a percpu variable > > because it's actually in the special "paca" region that is like a > > hyper-local percpu area). [...] > > But we *could* first just do the mmiowb() unconditionally in the ia64 > > unlocking code, and then see if anybody notices? > > I'll hack this up as a starting point. We can always try to be clever later > on if it's deemed necessary. Ok, so I started hacking this up in core code with the percpu flag (since riscv apparently needs it), but I've now realised that I don't understand how the PowerPC trick works after all. Consider the following: spin_lock(&foo); // io_sync = 0 outb(42, port); // io_sync = 1 spin_lock(&bar); // io_sync = 0 ... spin_unlock(&bar); spin_unlock(&foo); The inner lock could even happen in an irq afaict, but we'll end up skipping the mmiowb()/sync because the io_sync flag is unconditionally cleared by spin_lock(). Fixing this is complicated by the fact that I/O writes can be performed in preemptible context with no locks held, so we can end up spuriously setting the io_sync flag for arbitrary CPUs, hence the desire to clear it in spin_lock(). If the paca entry was more than a byte, we could probably track that a spinlock is held and then avoid clearing the flag prematurely, but I have a feeling that I'm missing something. Anybody know how this is supposed to work? Will