Upper and Lower Bounds for Deterministic Approximate Objects

04/20/2021
by   Danny Hendler, et al.
0

Relaxing the sequential specification of shared objects has been proposed as a promising approach to obtain implementations with better complexity. In this paper, we study the step complexity of relaxed variants of two common shared objects: max registers and counters. In particular, we consider the k-multiplicative-accurate max register and the k-multiplicative-accurate counter, where read operations are allowed to err by a multiplicative factor of k (for some k ∈ℕ). More accurately, reads are allowed to return an approximate value x of the maximum value v previously written to the max register, or of the number v of increments previously applied to the counter, respectively, such that v/k ≤ x ≤ v · k. We provide upper and lower bounds on the complexity of implementing these objects in a wait-free manner in the shared memory model.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/05/2021

Lower Bounds for Shared-Memory Leader Election under Bounded Write Contention

This paper gives tight logarithmic lower bounds on the solo step complex...
research
07/12/2022

Generalized Wake-Up: Amortized Shared Memory Lower Bounds for Linearizable Data Structures

In this work, we define the generalized wake-up problem, GWU(s), for a s...
research
08/01/2018

Space Complexity of Implementing Large Shared Registers

We prove two new space lower bounds for the problem of implementing a la...
research
11/29/2017

The Complexity of Maximum k-Order Bounded Component Set Problem

Given a graph G=(V, E) and a positive integer k, in Maximum k-Order Boun...
research
12/15/2019

On the I/O complexity of hybrid algorithms for Integer Multiplication

Almost asymptotically tight lower bounds are derived for the I/O complex...
research
06/23/2020

Intermediate Value Linearizability: A Quantitative Correctness Criterion

Big data processing systems often employ batched updates and data sketch...
research
06/06/2021

Tight Lower Bounds for the RMR Complexity of Recoverable Mutual Exclusion

We present a tight RMR complexity lower bound for the recoverable mutual...

Please sign up or login with your details

Forgot password? Click here to reset