Skip to content

Opening book details…

Can I read Dekker on EtoBox?

Dekker by Deepak Chakrasali is a document available to read on EtoBox.

What is Dekker about?

This document discusses shared memory consistency models on multiprocessor systems. It begins by explaining sequential consistency, which requires that memory accesses across different processors be interleaved arbitrarily while preserving program order within each processor. Optimizations like write buffering can violate sequential consistency on multiprocessors by allowing reads to see writes out of order. The document examines how Dekker

Author
Deepak Chakrasali
Language
EN