[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1511958996-19501-1-git-send-email-elena.reshetova@intel.com>
Date: Wed, 29 Nov 2017 14:36:35 +0200
From: Elena Reshetova <elena.reshetova@...el.com>
To: peterz@...radead.org
Cc: linux-kernel@...r.kernel.org, keescook@...omium.org,
david@...morbit.com, Elena Reshetova <elena.reshetova@...el.com>
Subject: [PATCH v3] refcount_t vs. atomic_t ordering differences
Changes in v3:
- fixes from Kees incorporated apart from concrete examples
for practical cases.
- document converted to rst and linked under core-api
Changes in v2:
- typos and english are fixed based on Randy Dunlap's
proof reading
- structure of document improved:
* definitions now in the beginning
* confusing examples removed
* less redundancy overall and more up-to-the-point text
- definitions try to follow LKMM defined in
github.com/aparri/memory-model/blob/master/Documentation/explanation.txt
Elena Reshetova (1):
refcount_t: documentation for memory ordering differences
Documentation/core-api/index.rst | 1 +
Documentation/core-api/refcount-vs-atomic.rst | 129 ++++++++++++++++++++++++++
2 files changed, 130 insertions(+)
create mode 100644 Documentation/core-api/refcount-vs-atomic.rst
--
2.7.4
Powered by blists - more mailing lists