License: Creative Commons Attribution 4.0 International license (CC BY 4.0)
When quoting this document, please refer to the following
DOI: 10.4230/LIPIcs.ECRTS.2021.6
URN: urn:nbn:de:0030-drops-139378
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2021/13937/
Nemitz, Catherine E. ;
Caspin, Shai ;
Anderson, James H. ;
Ward, Bryan C.
Light Reading: Optimizing Reader/Writer Locking for Read-Dominant Real-Time Workloads
Abstract
This paper is directed at reader/writer locking for read-dominant real-time workloads. It is shown that state-of-the-art real-time reader/writer locking protocols are subject to performance limitations when reads dominate, and that existing schedulability analysis fails to leverage the sparsity of writes in this case. A new reader/writer locking-protocol implementation and new inflation-free schedulability analysis are proposed to address these problems. Overhead evaluations of the new implementation show a decrease in overheads of up to 70% over previous implementations, leading to throughput for read operations increasing by up to 450%. Schedulability experiments are presented that show that the analysis results in schedulability improvements of up to 156.8% compared to the existing state-of-the-art approach.
BibTeX - Entry
@InProceedings{nemitz_et_al:LIPIcs.ECRTS.2021.6,
author = {Nemitz, Catherine E. and Caspin, Shai and Anderson, James H. and Ward, Bryan C.},
title = {{Light Reading: Optimizing Reader/Writer Locking for Read-Dominant Real-Time Workloads}},
booktitle = {33rd Euromicro Conference on Real-Time Systems (ECRTS 2021)},
pages = {6:1--6:22},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-192-4},
ISSN = {1868-8969},
year = {2021},
volume = {196},
editor = {Brandenburg, Bj\"{o}rn B.},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/opus/volltexte/2021/13937},
URN = {urn:nbn:de:0030-drops-139378},
doi = {10.4230/LIPIcs.ECRTS.2021.6},
annote = {Keywords: Reader/writer, real-time, synchronization, spinlock, RMR complexity}
}
Keywords: |
|
Reader/writer, real-time, synchronization, spinlock, RMR complexity |
Collection: |
|
33rd Euromicro Conference on Real-Time Systems (ECRTS 2021) |
Issue Date: |
|
2021 |
Date of publication: |
|
30.06.2021 |
Supplementary Material: |
|
Software (ECRTS 2021 Artifact Evaluation approved artifact): https://doi.org/10.4230/DARTS.7.1.3 |