Interposition agents
- 1 December 1993
- journal article
- Published by Association for Computing Machinery (ACM) in ACM SIGOPS Operating Systems Review
- Vol. 27 (5) , 80-93
- https://doi.org/10.1145/173668.168626
Abstract
Many contemporary operating systems utilize a system call interface between the operating system and its clients. Increasing numbers of systems are providing low-level mechanisms for intercepting and handling system calls in user code. Nonetheless, they typically provide no higher-level tools or abstractions for effectively utilizing these mechanisms. Using them has typically required reimplementation of a substantial portion of the system interface from scratch, making the use of such facilities unwieldy at best.This paper presents a toolkit that substantially increases the ease of interposing user code between clients and instances of the system interface by allowing such code to be written in terms of the high-level objects provided by this interface, rather than in terms of the intercepted system calls themselves. This toolkit helps enable new interposition agents to be written, many of which would not otherwise have been attempted.This toolkit has also been used to construct several agents including: system call tracing tools, file reference tracing tools, and customizable filesystem views. Examples of other agents that could be built include: protected environments for running untrusted binaries, logical devices implemented entirely in user space, transparent data compression and/or encryption agents, transactional software environments, and emulators for other operating system environments.Keywords
This publication has 12 references indexed in Scilit:
- Disconnected operation in the Coda File SystemACM Transactions on Computer Systems, 1992
- Design of the x -kernelPublished by Association for Computing Machinery (ACM) ,1988
- The V distributed systemCommunications of the ACM, 1988
- Scale and performance in a distributed file systemACM Transactions on Computer Systems, 1988
- A fast file system for UNIXACM Transactions on Computer Systems, 1984
- The newcastle connection or UNIXes of the world unite!Software: Practice and Experience, 1982
- AccentPublished by Association for Computing Machinery (ACM) ,1981
- Make — a program for maintaining computer programsSoftware: Practice and Experience, 1979
- TENEX, a paged time sharing system for the PDP - 10Communications of the ACM, 1972
- Virtual storage and virtual machine conceptsIBM Systems Journal, 1972