From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Parri Subject: Re: [PATCH memory-model] Add recent references Date: Sun, 16 Feb 2020 01:58:01 +0100 Message-ID: <20200216005801.GA3581@andrea> References: <20200214233139.GA12521@paulmck-ThinkPad-P72> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-wr1-f67.google.com ([209.85.221.67]:45571 "EHLO mail-wr1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726389AbgBPA6M (ORCPT ); Sat, 15 Feb 2020 19:58:12 -0500 Content-Disposition: inline In-Reply-To: <20200214233139.GA12521@paulmck-ThinkPad-P72> Sender: linux-arch-owner@vger.kernel.org List-ID: To: "Paul E. McKenney" Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, kernel-team@fb.com, mingo@kernel.org, stern@rowland.harvard.edu, will@kernel.org, peterz@infradead.org, boqun.feng@gmail.com, npiggin@gmail.com, dhowells@redhat.com, j.alglave@ucl.ac.uk, luc.maranget@inria.fr, akiyks@gmail.com On Fri, Feb 14, 2020 at 03:31:39PM -0800, Paul E. McKenney wrote: > This commit updates the list of LKMM-related publications in > Documentation/references.txt. > > Signed-off-by: Paul E. McKenney Acked-by: Andrea Parri Thanks, Andrea > > diff --git a/tools/memory-model/Documentation/references.txt b/tools/memory-model/Documentation/references.txt > index b177f3e..ecbbaa5 100644 > --- a/tools/memory-model/Documentation/references.txt > +++ b/tools/memory-model/Documentation/references.txt > @@ -73,6 +73,18 @@ o Christopher Pulte, Shaked Flur, Will Deacon, Jon French, > Linux-kernel memory model > ========================= > > +o Jade Alglave, Will Deacon, Boqun Feng, David Howells, Daniel > + Lustig, Luc Maranget, Paul E. McKenney, Andrea Parri, Nicholas > + Piggin, Alan Stern, Akira Yokosawa, and Peter Zijlstra. > + 2019. "Calibrating your fear of big bad optimizing compilers" > + Linux Weekly News. https://lwn.net/Articles/799218/ > + > +o Jade Alglave, Will Deacon, Boqun Feng, David Howells, Daniel > + Lustig, Luc Maranget, Paul E. McKenney, Andrea Parri, Nicholas > + Piggin, Alan Stern, Akira Yokosawa, and Peter Zijlstra. > + 2019. "Who's afraid of a big bad optimizing compiler?" > + Linux Weekly News. https://lwn.net/Articles/793253/ > + > o Jade Alglave, Luc Maranget, Paul E. McKenney, Andrea Parri, and > Alan Stern. 2018. "Frightening small children and disconcerting > grown-ups: Concurrency in the Linux kernel". In Proceedings of > @@ -88,6 +100,11 @@ o Jade Alglave, Luc Maranget, Paul E. McKenney, Andrea Parri, and > Alan Stern. 2017. "A formal kernel memory-ordering model (part 2)" > Linux Weekly News. https://lwn.net/Articles/720550/ > > +o Jade Alglave, Luc Maranget, Paul E. McKenney, Andrea Parri, and > + Alan Stern. 2017-2019. "A Formal Model of Linux-Kernel Memory > + Ordering" (backup material for the LWN articles) > + https://mirrors.edge.kernel.org/pub/linux/kernel/people/paulmck/LWNLinuxMM/ > + > > Memory-model tooling > ==================== > @@ -110,5 +127,5 @@ Memory-model comparisons > ======================== > > o Paul E. McKenney, Ulrich Weigand, Andrea Parri, and Boqun > - Feng. 2016. "Linux-Kernel Memory Model". (6 June 2016). > - http://open-std.org/JTC1/SC22/WG21/docs/papers/2016/p0124r2.html. > + Feng. 2018. "Linux-Kernel Memory Model". (27 September 2018). > + http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0124r6.html.