Skip to content

Commit a96b72b

Browse files
committed
Fix: operations -> instrutions
1 parent 03f6019 commit a96b72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/pdes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ \subsection{Atomic Instructions}
7979
\item {Read--Modify--Write} memory.
8080
\item Atomic instructions --- <<all or nothing>>.
8181
\item Atomic instructions are <<expensive>>.\pause
82-
\item Question: Do single core systems need atomic operations?
82+
\item Question: Do single core systems need atomic instructions?
8383
\end{itemize}
8484
\end{frame}
8585

0 commit comments

Comments
 (0)