,
James H. Anderson
Creative Commons Attribution 4.0 International license
Real-time locking protocols are typically designed to reduce any priority-inversion blocking (pi-blocking) a task may incur while waiting to access a shared resource. For the multiprocessor case, a number of such protocols have been developed that ensure asymptotically optimal pi-blocking bounds under job-level fixed-priority scheduling. Unfortunately, no optimal multiprocessor real-time locking protocols are known that ensure tight pi-blocking bounds under any scheduler. This paper presents the first such protocols. Specifically, protocols are presented for mutual exclusion, reader-writer synchronization, and k-exclusion that are optimal under first-in-first-out (FIFO) scheduling when schedulability analysis treats suspension times as computation. Experiments are presented that demonstrate the effectiveness of these protocols.
@InProceedings{ahmed_et_al:LIPIcs.ECRTS.2023.16,
author = {Ahmed, Shareef and Anderson, James H.},
title = {{Optimal Multiprocessor Locking Protocols Under FIFO Scheduling}},
booktitle = {35th Euromicro Conference on Real-Time Systems (ECRTS 2023)},
pages = {16:1--16:21},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-280-8},
ISSN = {1868-8969},
year = {2023},
volume = {262},
editor = {Papadopoulos, Alessandro V.},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ECRTS.2023.16},
URN = {urn:nbn:de:0030-drops-180451},
doi = {10.4230/LIPIcs.ECRTS.2023.16},
annote = {Keywords: Real-Time Systems, Real-Time Synchronization, Multiprocessors}
}