School of Computer Science and Engineering
UNSW,
Sydney 2052, Australia
The Distributed Systems Group at the University of New South Wales is currently constructing a distributed operating system based on global virtual memory (GVM). Unlike previously published systems, our system combines local and remote storage into a single large virtual address space. This provides a uniform method for naming and accessing objects regardless of their location, removes the distinction between persistent and transient data, and simplifies the migration of data and processes.
Our GVM system uses conventional computing nodes connected to specialised network interfaces. A fault-tolerant migration and replication protocol keeps the system operational and consistent in case of network errors or node crashes. Password capabilities are used to control access to the GVM.
@inproceedings{Russell_SEHBGH_92, address = {Dourdan, France}, author = {Stephen Russell and Alan Skea and Kevin Elphinstone and Gernot Heiser and Keith Burston and Ian Gorton and Graham Hellestrand}, booktitle = {Proceedings of the 2nd IEEE International Workshop on Object Orientation in Operating Systems (IWOOOS)}, month = sep, noeditor = {Luis-Felipe Cabrera and Eric Jul}, pages = {96--99}, paperurl = {https://trustworthy.systems/publications/papers/Russell_SEHBGH_92.pdf}, title = {Distribution + Persistence = Global Virtual Memory}, year = {1992} }