mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH memory-model 0/3] LKMM updates for v5.17
@ 2021-12-02  0:50 Paul E. McKenney
  2021-12-02  0:50 ` [PATCH memory-model 1/3] tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPU Paul E. McKenney
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul E. McKenney @ 2021-12-02  0:50 UTC (permalink / raw)
  To: linux-kernel, linux-arch, kernel-team, mingo
  Cc: stern, parri.andrea, will, peterz, boqun.feng, npiggin, dhowells,
	j.alglave, luc.maranget, akiyks

Hello!

This series provides additional documentation and examples for the
Linux-kernel memory model (LKMM):

1.	Provide extra ordering for unlock+lock pair on the same CPU,
	courtesy of Boqun Feng.

2.	Describe the requirement of the litmus-tests directory, courtesy
	of Boqun Feng.

3.	Add two tests for unlock(A)+lock(B) ordering, courtesy of
	Boqun Feng.

						Thanx, Paul

------------------------------------------------------------------------

 Documentation/explanation.txt                              |   44 +++++++------
 README                                                     |   12 +++
 linux-kernel.cat                                           |    6 -
 litmus-tests/LB+unlocklockonceonce+poacquireonce.litmus    |   35 ++++++++++
 litmus-tests/MP+unlocklockonceonce+fencermbonceonce.litmus |   33 +++++++++
 litmus-tests/README                                        |    8 ++
 6 files changed, 116 insertions(+), 22 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-02  0:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02  0:50 [PATCH memory-model 0/3] LKMM updates for v5.17 Paul E. McKenney
2021-12-02  0:50 ` [PATCH memory-model 1/3] tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPU Paul E. McKenney
2021-12-02  0:50 ` [PATCH memory-model 2/3] tools/memory-model: doc: Describe the requirement of the litmus-tests directory Paul E. McKenney
2021-12-02  0:50 ` [PATCH memory-model 3/3] tools/memory-model: litmus: Add two tests for unlock(A)+lock(B) ordering Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®