Title :
The x-Kernel: an architecture for implementing network protocols
Author :
Hutchinson, Norman C. ; Peterson, Larry L.
Author_Institution :
Dept. of Comput. Sci., Arizona Univ., Tucson, AZ, USA
fDate :
1/1/1991 12:00:00 AM
Abstract :
A description is given of an operating system kernel, called the x-Kernel, that provides an explicit architecture for constructing and composing network protocols. The authors´ experience implementing and evaluation several protocols in the x-Kernel shows that this architecture is general enough to accommodate a wide range of protocols, yet efficient enough to perform competitively with less-structured operating systems. Experimental results demonstrating the architecture´s generality and efficiency are provided. The explicit structure provided by the x-Kernel has the following advantages. First, the architecture simplifies the process of implementing protocols in the kernel, making it easier to build and test novel protocols. Second, the uniformity of the interface between protocols avoids the significant cost of changing abstractions and makes protocol performance predictable. Third, it is possible to write efficient protocols by tuning the underlying architecture rather than heavily optimizing protocols themselves
Keywords :
network operating systems; protocols; architecture; interface; network protocols; operating system kernel; x-Kernel; Access protocols; Application software; Computer architecture; Encoding; Hardware; Heart; Kernel; Operating systems; Performance evaluation; Sockets;
Journal_Title :
Software Engineering, IEEE Transactions on