Title :
Comparing kernel-space and user-space communication protocols on Amoeba
Author :
Oey, Marco ; Langendoen, Koen ; Bal, Henri E.
Author_Institution :
Dept. of Math. & Comput. Sci., Vrije Univ., Amsterdam, Netherlands
Abstract :
Most distributed systems contain protocols for reliable communication, which are implemented either in the microkernel or in user space. In the latter case, the microkernel provides only low-level, unreliable primitives and the higher-level protocols are implemented as a library in user space. This approach is more flexible but potentially less efficient. We study the impact on performance of this choice for RPC and group communication protocols on Amoeba. An important goal in this paper is to look at overall system performance. For this purpose, we use several (communication-intensive) parallel applications written in Orca. We look at two implementations of Orca on Amoeba, one using Amoeba´s kernel-space protocols and one using user-space protocols built on top of Amoeba´s low-level FLIP protocol. The results show that comparable performance can be obtained with user-space protocols
Keywords :
protocols; remote procedure calls; Amoeba; FLIP protocol; Orca; RPC; distributed systems; group communication protocols; higher-level protocols; kernel-space communication protocols; microkernel; reliable communication; user space; user-space communication protocols; Computer science; Kernel; Libraries; Mathematics; Memory management; Message passing; Operating systems; Protocols; System performance; TCPIP;
Conference_Titel :
Distributed Computing Systems, 1995., Proceedings of the 15th International Conference on
Conference_Location :
Vancouver, BC
Print_ISBN :
0-8186-7025-8
DOI :
10.1109/ICDCS.1995.500025