Abstract We present an N-process local-spin mutual exclusion algorithm, based on nonatomic reads and writes, in which each process performs \Theta (log N) remote memory references to enter and exit its critical section. This algorithm is derived from Yang and Anderson's atomic tree-based local-spin algorithm in a way that preserves its time complexity. No atomic read/write algorithm with better asymptotic worst-case time complexity (under the remote-memory-references measure) is currently known. This suggests that atomic memory is not fundamentally required if one is interested in worst-case time complexity. The same cannot be said if one is interested in fast-path algorithms (in which contention-free time complexity is required to be ...
We establish trade-o s between time complexity and write- and access-contention for solutions to the...
This paper presents a new starvation-free software algorithm for the N-thread mutual-exclusion probl...
We present a mutual exclusion algorithm that performs well both with and without contention, on mach...
We present an N-process local-spin mutual exclusion algorithm, based on nonatomic reads and writes, ...
We present an N-process local-spin mutual exclusion algorithm, based on nonatomic reads and writes, ...
Mutual exclusion (ME) is used to coordinate access to shared resources by concurrent processes. We ...
. We present the rst adaptive algorithm for N-process mutual exclusion under read/write atomicity i...
A simple code transformation is presented that reduces the space complexity of Yang and Anderson's l...
Abstract We consider the time complexity of shared-memory mutual exclusion algorithms based on reads...
Abortable mutual exclusion is a variant of mutual exclusion, in which processes are allowed to abort...
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...
We present the first shared-memory algorithms for k-exclusion in which all process blocking is achie...
In distributed shared memory multiprocessors, remote memory accesses generate processor-to-memory tr...
We propose an efficient mutual exclusion algorithm with respect to remote memory reference(RMR) comp...
We establish trade-o s between time complexity and write- and access-contention for solutions to the...
This paper presents a new starvation-free software algorithm for the N-thread mutual-exclusion probl...
We present a mutual exclusion algorithm that performs well both with and without contention, on mach...
We present an N-process local-spin mutual exclusion algorithm, based on nonatomic reads and writes, ...
We present an N-process local-spin mutual exclusion algorithm, based on nonatomic reads and writes, ...
Mutual exclusion (ME) is used to coordinate access to shared resources by concurrent processes. We ...
. We present the rst adaptive algorithm for N-process mutual exclusion under read/write atomicity i...
A simple code transformation is presented that reduces the space complexity of Yang and Anderson's l...
Abstract We consider the time complexity of shared-memory mutual exclusion algorithms based on reads...
Abortable mutual exclusion is a variant of mutual exclusion, in which processes are allowed to abort...
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...
We present the first shared-memory algorithms for k-exclusion in which all process blocking is achie...
In distributed shared memory multiprocessors, remote memory accesses generate processor-to-memory tr...
We propose an efficient mutual exclusion algorithm with respect to remote memory reference(RMR) comp...
We establish trade-o s between time complexity and write- and access-contention for solutions to the...
This paper presents a new starvation-free software algorithm for the N-thread mutual-exclusion probl...
We present a mutual exclusion algorithm that performs well both with and without contention, on mach...