Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH 1/4] future/tm: Add missing period
@ 2016-12-26 19:43 SeongJae Park
  2016-12-26 19:43 ` [PATCH 2/4] future/htm: Add a missing nbsp SeongJae Park
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: SeongJae Park @ 2016-12-26 19:43 UTC (permalink / raw)
  To: paulmck; +Cc: perfbook, SeongJae Park

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

diff --git a/future/tm.tex b/future/tm.tex
index 04d6c909c299..80aabf4340ed 100644
--- a/future/tm.tex
+++ b/future/tm.tex
@@ -641,7 +641,7 @@ lock-based critical sections and from RCU read-side critical sections.
 However, in initial transactional-memory hardware
 implementations~\cite{DaveDice2009ASPLOSRockHTM} an exception within
 a transaction will abort that transaction, which in turn means that
-breakpoints abort all enclosing transactions
+breakpoints abort all enclosing transactions.

 So how can transactions be debugged?

-- 
2.10.0


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

end of thread, other threads:[~2016-12-27  5:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-26 19:43 [PATCH 1/4] future/tm: Add missing period SeongJae Park
2016-12-26 19:43 ` [PATCH 2/4] future/htm: Add a missing nbsp SeongJae Park
2016-12-26 19:43 ` [PATCH 3/4] future: Fix a typo: `item` -> `\item` SeongJae Park
2016-12-26 19:43 ` [PATCH 4/4] defer/rcu: Fix a section reference typo SeongJae Park
2016-12-27  0:56   ` 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