All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND -perfbook 00/10] Index and acronym updates
@ 2022-01-06  7:29 Akira Yokosawa
  2022-01-06  7:30 ` [PATCH RESEND -perfbook 01/10] index: Add tags for 'reference count' Akira Yokosawa
                   ` (10 more replies)
  0 siblings, 11 replies; 18+ messages in thread
From: Akira Yokosawa @ 2022-01-06  7:29 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

Hi Paul,

This is another round of *never-ending* indexing updates.

Patches 1/10--3/10 add indexing tags to terms recently added in Glossary.
Patch 4/10 adds API indexing tags in rcuapi.
Patch 5/10 fixes a typo found while working on Patch 4/10.

Patch 6/10 adds indexing tags for userspace-RCU APIs in datastruct.
Those APIs are also used in code snippets of other chapters, but are
seldom mentioned from the text in later chapters/sections.

Patches 7/10 and 8/10 add API indexing tags in count and locking.
Patch 9/10 defines acronym of QSBR and adds tags for QSBR and EBR.

Patch 10/10 defines acronym of RAII and adds its tags.  The "WIP" in
the title indicates changes in the appearance of first-time form from
quoted string to emphasized modifier form.  Please keep it with the change
log amended if the new appearance looks good/acceptable to you.

        Thanks, Akira
--
Akira Yokosawa (10):
  index: Add tags for 'reference count'
  index: Add tags for 'existence guarantee'
  index: Add tags for 'type-safe memory'
  defer/rcuapi: Add index tags for RCU APIs
  defer/rcuapi: Fix typo 'get_nulls_values()'
  datastruct: Add index tags for userspace-RCU APIs
  count: Add index tags to APIs
  locking: Add index tags to APIs
  treewide: Add acronym tags for QSBR and EBR
  WIP locking: Add acronym tag for RAII

 SMPdesign/SMPdesign.tex       |   4 +-
 appendix/toyrcu/toyrcu.tex    |   3 +-
 count/count.tex               |  16 ++---
 datastruct/datastruct.tex     |  14 ++--
 defer/rcuapi.tex              | 120 +++++++++++++++++-----------------
 defer/rcuintro.tex            |   3 +-
 defer/rcurelated.tex          |   4 +-
 defer/rcuusage.tex            |  11 ++--
 defer/refcnt.tex              |   3 +-
 defer/whichtochoose.tex       |   9 ++-
 future/tm.tex                 |   3 +-
 glsdict.tex                   |   2 +
 locking/locking-existence.tex |   2 +-
 locking/locking.tex           |  20 +++---
 memorder/memorder.tex         |   2 +-
 together/applyrcu.tex         |   2 +-
 together/refcnt.tex           |   8 ++-
 toolsoftrade/toolsoftrade.tex |   4 +-
 18 files changed, 118 insertions(+), 112 deletions(-)


base-commit: 3cc2d7eede268930304b35fdce6121e18b2ceef6
-- 
2.17.1


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

end of thread, other threads:[~2022-01-15  1:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-06  7:29 [PATCH RESEND -perfbook 00/10] Index and acronym updates Akira Yokosawa
2022-01-06  7:30 ` [PATCH RESEND -perfbook 01/10] index: Add tags for 'reference count' Akira Yokosawa
2022-01-06  7:35 ` [PATCH RESEND -perfbook 02/10] index: Add tags for 'existence guarantee' Akira Yokosawa
2022-01-06  7:36 ` [PATCH RESEND -perfbook 03/10] index: Add tags for 'type-safe memory' Akira Yokosawa
2022-01-06  7:37 ` [PATCH RESEND -perfbook 04/10] defer/rcuapi: Add index tags for RCU APIs Akira Yokosawa
2022-01-06  7:38 ` [PATCH RESEND -perfbook 05/10] defer/rcuapi: Fix typo 'get_nulls_values()' Akira Yokosawa
2022-01-06  7:39 ` [PATCH RESEND -perfbook 06/10] datastruct: Add index tags for userspace-RCU APIs Akira Yokosawa
2022-01-06  7:40 ` [PATCH RESEND -perfbook 07/10] count: Add index tags to APIs Akira Yokosawa
2022-01-06  7:41 ` [PATCH RESEND -perfbook 08/10] locking: " Akira Yokosawa
2022-01-06  7:43 ` [PATCH RESEND -perfbook 09/10] treewide: Add acronym tags for QSBR and EBR Akira Yokosawa
2022-01-06  7:44 ` [PATCH RESEND -perfbook 10/10] WIP locking: Add acronym tag for RAII Akira Yokosawa
2022-01-06 16:19 ` [PATCH RESEND -perfbook 00/10] Index and acronym updates Paul E. McKenney
2022-01-08  5:07   ` Paul E. McKenney
2022-01-14 10:11     ` Akira Yokosawa
2022-01-14 13:47       ` Paul E. McKenney
2022-01-14 14:13         ` Akira Yokosawa
2022-01-14 21:41           ` Paul E. McKenney
2022-01-15  1:45             ` Akira Yokosawa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.