DocumentCode :
3623351
Title :
FLEX: a tool for building efficient and flexible systems
Author :
J.B. Carter;B. Ford;M. Hibler;R. Kuramkote;J. Law;J. Lepreau;D.B. Orr;L. Stoller;M. Swanson
Author_Institution :
Dept. of Comput. Sci., Utah Univ., Salt Lake City, UT, USA
fYear :
1993
Firstpage :
198
Lastpage :
202
Abstract :
Modern operating systems must support a wide variety of services for a diverse set of users. Designers of these systems face a tradeoff between functionality and performance. Systems like Mach provide a set of general abstractions and attempt to handle every situation, which can lead to poor performance for common cases. Other systems, such as Unix, provide a small set of abstractions that can be made very efficient, at the expense of functionality. We are implementing a flexible system building tool, FLEX, that allows us to support a powerful operating systems interface efficiently by constructing specialized module implementations at runtime. FLEX improves the performance of existing systems by optimizing interprocess communications paths and relocating servers and clients to reduce communications overhead. These facilities improve the performance of Unix system calls on Mach from 20-400%. Furthermore, FLEX can dynamically extend the kernel in a controlled fashion, which gives user programs access to privileged data and devices not envisioned by the original operating system implementor.
Keywords :
"Operating systems","Kernel","Computer science","Runtime","Communication system control","Control systems","Protection","Building services","Functional programming","Writing"
Publisher :
ieee
Conference_Titel :
Workstation Operating Systems, 1993. Proceedings., Fourth Workshop on
Print_ISBN :
0-8186-4000-6
Type :
conf
DOI :
10.1109/WWOS.1993.348148
Filename :
348148
Link To Document :
بازگشت