Sciweavers

12 search results - page 1 / 3
» usenix 1990
Sort
View
81
Voted
USENIX
1990
15 years 2 days ago
Evolving the Vnode interface
David S. H. Rosenthal
66
Voted
USENIX
1990
15 years 2 days ago
UNIX as an Application Program
David B. Golub, Randall W. Dean, Alessandro Forin,...
68
Voted
USENIX
1990
15 years 2 days 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...
74
Voted
USENIX
1990
15 years 2 days 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