DocumentCode :
3731614
Title :
Reducing the Implementation Overheads of IPCP and DFP
Author :
H. Almatary;N.C. Audsley;A. Burns
Author_Institution :
Dept. of Comput. Sci., Univ. of York, York, UK
fYear :
2015
Firstpage :
295
Lastpage :
304
Abstract :
Most resource control protocols such as IPCP (Immediate Priority Ceiling Protocol) require a kernel system call to implement the necessary control over any shared data. This call can be expensive, involving a potentially slow switch from CPU user-mode to kernel-mode (and back). In this paper we look at two anticipatory schemes (IPCP and DFP - Deadline Floor Protocol) and show how they can be implemented with the minimum number of calls on the kernel. Specifically, no kernel calls are needed when there is no contention, and only one when there is. A standard implementation would need two such calls. The protocols developed are verified by the use of model checking. A prototype implementation is described for POSIX pThreads (thus opening up improvements to a range of programming approaches). Experimental results demonstrate the effectiveness of the scheme, showing average case savings of 86%.
Keywords :
"Kernel","Protocols","Switches","Linux","Real-time systems","Context","Clocks"
Publisher :
ieee
Conference_Titel :
Real-Time Systems Symposium, 2015 IEEE
ISSN :
1052-8725
Print_ISBN :
978-1-4673-9507-6
Type :
conf
DOI :
10.1109/RTSS.2015.35
Filename :
7383586
Link To Document :
بازگشت