Minnich, Ronald GFarber, David J2023-05-222023-05-221993-02-012007-07-27https://repository.upenn.edu/handle/20.500.14332/7251Mether is a Distributed Shared memory (DSM) that runs on Sun workstations under the SunOS 4.0 operating system. User programs access the Mether address space in a way indistinguishable from other memory. Mether was inspired by the MemNet DSM, but unlike MemNet Mether consists of software communicating over a conventional Ethernet. The kernel part of Mether actually does no data transmission over the network. Data transmission is accomplished by a user-level server. The kernel driver has no preference for a server, and indeed does not know that servers exist. The kernel driver has been made very safe, and in fact panic is not in its dictionary.The Mether System: Distributed Shared Memory for SunOS 4.0Report