Previous | Next --- Slide 26 of 84
Back to Lecture Thumbnails
ecb11

As Kunle noted in lecture, by adding further granularity to the log, write, and read calls required to run a chunk of code atomically, we can trust the compiler to optimize this using a technique called common subexpression elimination.

Please log in to leave a comment.