Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH 1/2] defer/hazptr: Fix a typo: updatesa -> updates
@ 2019-06-01  0:54 SeongJae Park
  2019-06-01  0:54 ` [PATCH 2/2] together: Fix a wrong number of lines SeongJae Park
  2019-06-01 13:37 ` [PATCH 1/2] defer/hazptr: Fix a typo: updatesa -> updates Paul E. McKenney
  0 siblings, 2 replies; 3+ messages in thread
From: SeongJae Park @ 2019-06-01  0:54 UTC (permalink / raw)
  To: paulmck; +Cc: perfbook, SeongJae Park

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
---
 defer/hazptr.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/defer/hazptr.tex b/defer/hazptr.tex
index b491c59..be93342 100644
--- a/defer/hazptr.tex
+++ b/defer/hazptr.tex
@@ -332,7 +332,7 @@ object traversed.
 Therefore, hazard pointers's performance is far short of ideal.
 On the other hand, unlike naive approaches to concurrent reference-counting,
 hazard pointers do operate correctly for workloads
-involving concurrent updatesa.
+involving concurrent updates.
 Additional performance comparisons with other mechanisms may be found in
 Chapter~\ref{chp:Data Structures}
 and in other publications~\cite{ThomasEHart2007a,McKenney:2013:SDS:2483852.2483867,MagedMichael04a}.
-- 
2.10.0


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

end of thread, other threads:[~2019-06-01 13:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-01  0:54 [PATCH 1/2] defer/hazptr: Fix a typo: updatesa -> updates SeongJae Park
2019-06-01  0:54 ` [PATCH 2/2] together: Fix a wrong number of lines SeongJae Park
2019-06-01 13:37 ` [PATCH 1/2] defer/hazptr: Fix a typo: updatesa -> updates 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