International audienceThe Cache Coherent (CC) and the Distributed Shared Memory (DSM) models are standard shared memory models, and the Remote Memory Reference (RMR) complexity is considered to accurately predict the actual performance of mutual exclusion algorithms in shared memory systems. In this paper we prove a tight lower bound for the RMR complexity of deadlock-free randomized mutual exclusion algorithms in both the CC and the DSM model with atomic registers and compare\&swap objects and an adaptive adversary. Our lower bound establishes that an adaptive adversary can schedule $n$ processes in such a way that each enters the critical section once, and the total number of RMRs is $\Omega(n \log n/\log\log n)$ in expectation. This matc...
In distributed shared memory multiprocessors, remote memory accesses generate processor-to-memory tr...
We consider the worst-case remote memory reference (RMR) complexity of first-come-first-served (FCFS...
Abstract We consider the time complexity of shared-memory mutual exclusion algorithms based on reads...
International audienceThe Cache Coherent (CC) and the Distributed Shared Memory (DSM) models are sta...
International audienceIn this paper we settle an open question by determining the remote memory refe...
Group mutual exclusion (GME), introduced by Joung in 1998, is a natural synchronization problem that...
We present an algorithm to solve the GROUP MUTUAL EXCLUSION problem in the cache-coherent (CC) model...
We study Reader-Writer Exclusion, a well-known variant of the Mutual Exclusion problem where process...
We prove a lower bound of Omega(log n/log log n) for the remote memory reference (RMR) complexity of...
We specify and prove an algorithm solving k-Exclusion, a generalization of the Mutual Exclusion prob...
We consider the time complexity of shared-memory mutual exclusion algorithms under the remote-memory...
Mutual exclusion (ME) is used to coordinate access to shared resources by concurrent processes. We ...
Mutual Exclusion is a fundamental problem in distributed computing, and the problem of proving upper...
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...
In distributed shared memory multiprocessors, remote memory accesses generate processor-to-memory tr...
We consider the worst-case remote memory reference (RMR) complexity of first-come-first-served (FCFS...
Abstract We consider the time complexity of shared-memory mutual exclusion algorithms based on reads...
International audienceThe Cache Coherent (CC) and the Distributed Shared Memory (DSM) models are sta...
International audienceIn this paper we settle an open question by determining the remote memory refe...
Group mutual exclusion (GME), introduced by Joung in 1998, is a natural synchronization problem that...
We present an algorithm to solve the GROUP MUTUAL EXCLUSION problem in the cache-coherent (CC) model...
We study Reader-Writer Exclusion, a well-known variant of the Mutual Exclusion problem where process...
We prove a lower bound of Omega(log n/log log n) for the remote memory reference (RMR) complexity of...
We specify and prove an algorithm solving k-Exclusion, a generalization of the Mutual Exclusion prob...
We consider the time complexity of shared-memory mutual exclusion algorithms under the remote-memory...
Mutual exclusion (ME) is used to coordinate access to shared resources by concurrent processes. We ...
Mutual Exclusion is a fundamental problem in distributed computing, and the problem of proving upper...
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...
In distributed shared memory multiprocessors, remote memory accesses generate processor-to-memory tr...
We consider the worst-case remote memory reference (RMR) complexity of first-come-first-served (FCFS...
Abstract We consider the time complexity of shared-memory mutual exclusion algorithms based on reads...