usenix conference policies
User Level IPC and Device Management in the Raven Kernel
D. Stuart Ritchie and Gerald W. Neufeld, Dept. of Computer Science, The University of British Columbia
The increasing bandwidth of networks and storage devices in recent years has placed greater emphasis on the performance of low level operating system services. Data must be delivered between hardware devices and user applications in an efficient matter. Motivated by the need for low overhead operating system services, the Raven kernel utilizes user level implementation techniques to reduce kernel intervention for many common services. In particular, our user level send/receive/reply communication implementation generates no kernel interactions per iteration in the best case, and two kernel interactions in the worst case. In more general cases, we observe approximately one kernel interaction for every two send/receive/reply iterations. Device driver support is also done entirely at the user level reducing copy costs and context switching.
author = {D. Stuart Ritchie and Gerald W. Neufeld},
title = {User Level {IPC} and Device Management in the Raven Kernel},
booktitle = {USENIX Microkernels and Other Architectures Symposium (USENIX Microkernels and Other Architectures Symposium)},
year = {1993},
address = {San Diego, CA},
url = {https://www.usenix.org/conference/usenix-microkernels-and-other-architectures-symposium/user-level-ipc-and-device},
publisher = {USENIX Association},
month = sep
}
connect with us