Sciweavers

12 search results - page 1 / 3
» usenix 1990
Sort
View
112
Voted
USENIX
1990
15 years 4 months ago
Evolving the Vnode interface
David S. H. Rosenthal
102
Voted
USENIX
1990
15 years 4 months ago
UNIX as an Application Program
David B. Golub, Randall W. Dean, Alessandro Forin,...
107
Voted
USENIX
1990
15 years 4 months ago
A Pageable Memory Based Filesystem
This paper describes the motivations for memory-based filesystems. It compares techniques used to implement them and describes the drawbacks of using dedicated memory to support s...
Marshall K. McKusick, Michael J. Karels, Keith Bos...
114
Voted
USENIX
1990
15 years 4 months ago
Tcl: An Embeddable Command Language
Tcl is an interpreter for a tool command language. It consists of a library package that is embedded in tools (such as editors, debuggers, etc.) as the basic command interpreter. ...
John K. Ousterhout