Loading...
Please wait, while we are loading the content...
Similar Documents
A Parametrized Algorithm that Implements Sequential, Causal, and Cache Memory (2006)
| Content Provider | CiteSeerX |
|---|---|
| Author | Jimenez, Ernesto |
| Abstract | In this paper we present an algorithm that can be used to implement sequential, causal, or cache consistency in distributed shared memory (DSM) systems. For this purpose it has a parameter that allows to choose the consistency model to be implemented. We can also use our algorithm such that not all processes have the same value in this parameter (we have shown the resulting consistency). This characteristic allows to choose a concrete consistency model but implementing it with the algorithm more efficient in each case (in function of the requirements of the applications). As far as we know, this is the first algorithm proposed that implements cache coherence. In our algorithm, when implementing causal and cache consistency all read and write operations are executed locally (i.e., are fast). It is known that no sequential algorithm has only fast memory operations. However, in our algorithm, when implementing sequential consistency all write operations and some read operations are fast. The algorithm uses propagation and full replication, where values written by a process are propagated to the rest of processes. It works in a cyclic turn fashion, with each process of the DSM system broadcasting one message in its turn. The values written by the process are sent in the message (instead of sending one message for each write operation), but unnecessary values are excluded. All this allows to control the amount of message traffic due to the algorithm. |
| File Format | |
| Publisher Date | 2006-01-01 |
| Access Restriction | Open |
| Subject Keyword | Cache Memory Parametrized Algorithm Write Operation Read Operation Unnecessary Value Cyclic Turn Fashion Implement Sequential Distributed Shared Memory Fast Memory Operation Cache Consistency Sequential Algorithm First Algorithm Algorithm Us Propagation Full Replication Dsm System Message Traffic Consistency Model Sequential Consistency Concrete Consistency Model |
| Content Type | Text |
| Resource Type | Article |