scispace - formally typeset
R

Richard F. Rashid

Researcher at Carnegie Mellon University

Publications -  30
Citations -  3916

Richard F. Rashid is an academic researcher from Carnegie Mellon University. The author has contributed to research in topics: Unix & Inter-process communication. The author has an hindex of 21, co-authored 30 publications receiving 3896 citations. Previous affiliations of Richard F. Rashid include Microsoft.

Papers
More filters

Mach: A New Kernel Foundation for UNIX Development.

TL;DR: Mach as mentioned in this paper is a multiprocessor operating system kernel and environment under development at Carnegie Mellon University, which provides a new foundation for UNIX development that spans networks of uniprocessors and multi-processors.
Journal ArticleDOI

Accent: A communication oriented network operating system kernel

TL;DR: This paper focuses on system supplied facilities which support transparent network access and fault-tolerant behavior under a modified version of VAX/UNIX.
Journal ArticleDOI

Machine-independent virtual memory management for paged uniprocessor and multiprocessor architectures

TL;DR: The design and implementation of virtual memory management within the CMU Mach Operating System and the experiences gained by the Mach kernel group in porting that system to a variety of architectures are described.
Journal ArticleDOI

The packer filter: an efficient mechanism for user-level network code

TL;DR: The packet filter is described, a kernel-resident, protocol-independent packet demultiplexer, which performs quite well, and has been in production use for several years.
Journal ArticleDOI

The duality of memory and communication in the implementation of a multiprocessor operating system

TL;DR: The relationship between memory and communication in Mach is examined as it relates to overall performance, applicability of Mach to new multiprocessor architectures, and the structure of application programs.