Sciweavers

NOSSDAV
2001
Springer

Lightweight kernel/user communication for real-time and multimedia applications

13 years 9 months ago
Lightweight kernel/user communication for real-time and multimedia applications
Operating system enhancements to support real-time and multimedia applications often include specializations and extensions of kernel functionality, as with the kernel HTTP daemon (khttpd) in Linux, for instance. To enable efficient and flexible interactions of such extensions with user-level functionality, we have developed ECalls, a lightweight, bidirectional kernel/user event delivery facility, which not only supports the timely delivery of events, but it also reduces the cost and frequency of kernel/user boundary crossings. ECalls is a communication tool that allows (a) kernel extensions to register their offered services and (b) applications to register their interest in these services. Using ECalls, applications use lightweight system calls to generate events, while kernel extensions raise real-time signals or invoke handler functions (residing in either user or kernel space), or they may use kernel threads to handle events on behalf of applications. ECalls can also influence...
Christian Poellabauer, Karsten Schwan, Richard Wes
Added 30 Jul 2010
Updated 30 Jul 2010
Type Conference
Year 2001
Where NOSSDAV
Authors Christian Poellabauer, Karsten Schwan, Richard West
Comments (0)