The Path to Durable Linearizability

dc.contributor.authorD'Osualdo, Emanuele
dc.contributor.authorRaad, Azalea
dc.contributor.authorVafeiadis, Viktor
dc.date.accessioned2024-06-28T09:45:44Z
dc.date.available2024-06-28T09:45:44Z
dc.date.issued2023-01-09
dc.description.abstractThere is an increasing body of literature proposing new and efficient persistent versions of concurrent data structures ensuring that a consistent state can be recovered after a power failure or a crash. Their correctness is typically stated in terms of durable linearizability (DL), which requires that individual library operations appear to be executed atomically in a sequence consistent with the real-time order and, moreover, that recovering from a crash return a state corresponding to a prefix of that sequence. Sadly, however, there are hardly any formal DL proofs, and those that do exist cover the correctness of rather simple persistent algorithms on specific (simplified) persistency models. In response, we propose a general, powerful, modular, and incremental proof technique that can be used to guide the development and establish DL. Our technique is (1) general, in that it is not tied to a specific persistency and/or consistency model, (2) powerful, in that it can handle the most advanced persistent algorithms in the literature, (3) modular, in that it allows the reuse of an existing linearizability argument, and (4) incremental, in that the additional requirements for establishing DL depend on the complexity of the algorithm to be verified. We illustrate this technique on various versions of a persistent set, leading to the link-free set of Zuriel et al.
dc.description.versionpublisheddeu
dc.identifier.doi10.1145/3571219
dc.identifier.ppn1892428520
dc.identifier.urihttps://kops.uni-konstanz.de/handle/123456789/70277
dc.language.isoeng
dc.rightsterms-of-use
dc.rights.urihttps://rightsstatements.org/page/InC/1.0/
dc.subjectPersistency
dc.subjectNon-Volatile Memory
dc.subjectPx86
dc.subjectWeak Memory Models
dc.subjectConcurrency
dc.subjectLinearizability
dc.subject.ddc004
dc.titleThe Path to Durable Linearizabilityeng
dc.typeJOURNAL_ARTICLE
dspace.entity.typePublication
kops.citation.bibtex
@article{DOsualdo2023-01-09Durab-70277,
  year={2023},
  doi={10.1145/3571219},
  title={The Path to Durable Linearizability},
  volume={7},
  journal={Proceedings of the ACM on Programming Languages},
  author={D'Osualdo, Emanuele and Raad, Azalea and Vafeiadis, Viktor},
  note={Article Number: 26}
}
kops.citation.iso690D'OSUALDO, Emanuele, Azalea RAAD, Viktor VAFEIADIS, 2023. The Path to Durable Linearizability. In: Proceedings of the ACM on Programming Languages. Association for Computing Machinery (ACM). 2023, 7, 26. eISSN 2475-1421. Verfügbar unter: doi: 10.1145/3571219deu
kops.citation.iso690D'OSUALDO, Emanuele, Azalea RAAD, Viktor VAFEIADIS, 2023. The Path to Durable Linearizability. In: Proceedings of the ACM on Programming Languages. Association for Computing Machinery (ACM). 2023, 7, 26. eISSN 2475-1421. Available under: doi: 10.1145/3571219eng
kops.citation.rdf
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/70277">
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dcterms:title>The Path to Durable Linearizability</dcterms:title>
    <dc:creator>Vafeiadis, Viktor</dc:creator>
    <dc:rights>terms-of-use</dc:rights>
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2024-06-28T09:45:44Z</dcterms:available>
    <dcterms:abstract>There is an increasing body of literature proposing new and efficient persistent versions of concurrent data structures ensuring that a consistent state can be recovered after a power failure or a crash. Their correctness is typically stated in terms of durable linearizability (DL), which requires that individual library operations appear to be executed atomically in a sequence consistent with the real-time order and, moreover, that recovering from a crash return a state corresponding to a prefix of that sequence. Sadly, however, there are hardly any formal DL proofs, and those that do exist cover the correctness of rather simple persistent algorithms on specific (simplified) persistency models.
In response, we propose a general, powerful, modular, and incremental proof technique that can be used to guide the development and establish DL. Our technique is (1) general, in that it is not tied to a specific persistency and/or consistency model, (2) powerful, in that it can handle the most advanced persistent algorithms in the literature, (3) modular, in that it allows the reuse of an existing linearizability argument, and (4) incremental, in that the additional requirements for establishing DL depend on the complexity of the algorithm to be verified.
We illustrate this technique on various versions of a persistent set, leading to the link-free set of Zuriel et al.</dcterms:abstract>
    <dc:contributor>Vafeiadis, Viktor</dc:contributor>
    <dcterms:rights rdf:resource="https://rightsstatements.org/page/InC/1.0/"/>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dcterms:issued>2023-01-09</dcterms:issued>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2024-06-28T09:45:44Z</dc:date>
    <dc:language>eng</dc:language>
    <dcterms:hasPart rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/70277/1/DOsualdo_2-1og8tqv30vx29.pdf"/>
    <dc:contributor>Raad, Azalea</dc:contributor>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dspace:hasBitstream rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/70277/1/DOsualdo_2-1og8tqv30vx29.pdf"/>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <dc:contributor>D'Osualdo, Emanuele</dc:contributor>
    <dc:creator>D'Osualdo, Emanuele</dc:creator>
    <bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/70277"/>
    <dc:creator>Raad, Azalea</dc:creator>
  </rdf:Description>
</rdf:RDF>
kops.description.funding{"first":"eu","second":"101003349"}
kops.description.openAccessopenaccessgold
kops.flag.isPeerReviewedunknown
kops.flag.knbibliographyfalse
kops.identifier.nbnurn:nbn:de:bsz:352-2-1og8tqv30vx29
kops.sourcefieldProceedings of the ACM on Programming Languages. Association for Computing Machinery (ACM). 2023, <b>7</b>, 26. eISSN 2475-1421. Verfügbar unter: doi: 10.1145/3571219deu
kops.sourcefield.plainProceedings of the ACM on Programming Languages. Association for Computing Machinery (ACM). 2023, 7, 26. eISSN 2475-1421. Verfügbar unter: doi: 10.1145/3571219deu
kops.sourcefield.plainProceedings of the ACM on Programming Languages. Association for Computing Machinery (ACM). 2023, 7, 26. eISSN 2475-1421. Available under: doi: 10.1145/3571219eng
relation.isAuthorOfPublicationa922a71d-ac65-4324-bb6c-dee45cfd627e
relation.isAuthorOfPublication.latestForDiscoverya922a71d-ac65-4324-bb6c-dee45cfd627e
source.bibliographicInfo.articleNumber26
source.bibliographicInfo.volume7
source.identifier.eissn2475-1421
source.periodicalTitleProceedings of the ACM on Programming Languages
source.publisherAssociation for Computing Machinery (ACM)

Dateien

Originalbündel

Gerade angezeigt 1 - 1 von 1
Vorschaubild nicht verfügbar
Name:
DOsualdo_2-1og8tqv30vx29.pdf
Größe:
448.31 KB
Format:
Adobe Portable Document Format
DOsualdo_2-1og8tqv30vx29.pdf
DOsualdo_2-1og8tqv30vx29.pdfGröße: 448.31 KBDownloads: 67

Lizenzbündel

Gerade angezeigt 1 - 1 von 1
Vorschaubild nicht verfügbar
Name:
license.txt
Größe:
3.96 KB
Format:
Item-specific license agreed upon to submission
Beschreibung:
license.txt
license.txtGröße: 3.96 KBDownloads: 0