"SPeCK: a kernel for scalable predictability"
Title | "SPeCK: a kernel for scalable predictability" |
Publication Type | Conference Paper |
Year of Publication | 2015 |
Authors | Q. Wang, Y. Ren, M. Scaperoth, G. Parmer |
Conference Name | 21st IEEE Real-Time and Embedded Technology and Applications Symposium |
Date Published | April 2015 |
Publisher | IEEE |
ISBN Number | 978-1-4799-8603-3 |
Accession Number | 15143700 |
Keywords | average-case overheads, COMPOSITE OS, Hardware, Instruction sets, Interference, Kernel, manycore systems, multicore systems, multiprocessing systems, nonpreemptive kernel, operating system kernels, preemptive system, pubcrawl170103, Resource management, Scalability, scalable predictability, SPeCK kernel, Synchronization |
Abstract | Multi- and many-core systems are increasingly prevalent in embedded systems. Additionally, isolation requirements between different partitions and criticalities are gaining in importance. This difficult combination is not well addressed by current software systems. Parallel systems require consistency guarantees on shared data-structures often provided by locks that use predictable resource sharing protocols. However, as the number of cores increase, even a single shared cache-line (e.g. for the lock) can cause significant interference. In this paper, we present a clean-slate design of the SPeCK kernel, the next generation of our COMPOSITE OS, that attempts to provide a strong version of scalable predictability - where predictability bounds made on a single core, remain constant with an increase in cores. Results show that, despite using a non-preemptive kernel, it has strong scalable predictability, low average-case overheads, and demonstrates better response-times than a state-of-the-art preemptive system. |
URL | https://ieeexplore.ieee.org/document/7108434 |
DOI | 10.1109/RTAS.2015.7108434 |
Citation Key | 7108434 |
- nonpreemptive kernel
- Synchronization
- SPeCK kernel
- scalable predictability
- Scalability
- resource management
- pubcrawl170103
- preemptive system
- operating system kernels
- average-case overheads
- multiprocessing systems
- multicore systems
- manycore systems
- Kernel
- Interference
- Instruction sets
- Hardware
- COMPOSITE OS