We establish trade-o s between time complexity and write- and access-contention for solutions to the mutual exclusion problem. The write-contention (accesscontention) of a concurrent program is the number of processes that may be simultaneously enabled to write (access) the same shared variable. Our notion of time complexity distinguishes between local and remote references to shared memory. We show that, for any N-process mutual exclusion algorithm with write-contention w, there exists an execution involving only one process in which that process executes (log w N) remote memory references for entry into its critical section. We further show that among these remote references, ( p log w N) distinct remote variables are accessed. For algor...
For years, the mutual exclusion algorithm of Lycklama and Hadzilacos (1991) [21] was the optimal mut...
Abstract. First-Come-First-Served (FCFS) mutual exclusion (ME) is the problem of ensuring that proce...
We prove an Ω(n logn) lower bound on the number of non-busywaiting memory accesses by any determinis...
AbstractWe establish trade-offs between time complexity and write- and access-contention for solutio...
In distributed shared memory multiprocessors, remote memory accesses generate processor-to-memory tr...
Abstract. We consider the time complexity of shared-memory mutual exclusionalgorithms based on reads...
AbstractWorst-case time complexity is a measure of the maximum time needed to solve a problem over a...
We consider the time complexity of shared-memory mutual exclusion algorithms under the remote-memory...
In 1993, Yang and Anderson presented an N-process algorithm for mutual exclusion under read/write at...
Several years ago, Yang and Anderson presented an N-process algorithm for mutual exclusion under rea...
Abstract. Most complexity measures for concurrent algorithms for asynchronous shared-memory architec...
. We present the rst adaptive algorithm for N-process mutual exclusion under read/write atomicity i...
Mutual Exclusion is a fundamental problem in distributed computing, and the problem of proving upper...
We propose an efficient mutual exclusion algorithm with respect to remote memory reference(RMR) comp...
Mutual Exclusion is a fundamental problem in distributed computing, and the problem of proving upper...
For years, the mutual exclusion algorithm of Lycklama and Hadzilacos (1991) [21] was the optimal mut...
Abstract. First-Come-First-Served (FCFS) mutual exclusion (ME) is the problem of ensuring that proce...
We prove an Ω(n logn) lower bound on the number of non-busywaiting memory accesses by any determinis...
AbstractWe establish trade-offs between time complexity and write- and access-contention for solutio...
In distributed shared memory multiprocessors, remote memory accesses generate processor-to-memory tr...
Abstract. We consider the time complexity of shared-memory mutual exclusionalgorithms based on reads...
AbstractWorst-case time complexity is a measure of the maximum time needed to solve a problem over a...
We consider the time complexity of shared-memory mutual exclusion algorithms under the remote-memory...
In 1993, Yang and Anderson presented an N-process algorithm for mutual exclusion under read/write at...
Several years ago, Yang and Anderson presented an N-process algorithm for mutual exclusion under rea...
Abstract. Most complexity measures for concurrent algorithms for asynchronous shared-memory architec...
. We present the rst adaptive algorithm for N-process mutual exclusion under read/write atomicity i...
Mutual Exclusion is a fundamental problem in distributed computing, and the problem of proving upper...
We propose an efficient mutual exclusion algorithm with respect to remote memory reference(RMR) comp...
Mutual Exclusion is a fundamental problem in distributed computing, and the problem of proving upper...
For years, the mutual exclusion algorithm of Lycklama and Hadzilacos (1991) [21] was the optimal mut...
Abstract. First-Come-First-Served (FCFS) mutual exclusion (ME) is the problem of ensuring that proce...
We prove an Ω(n logn) lower bound on the number of non-busywaiting memory accesses by any determinis...