Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

Porting the Coda File System to Windows

We first describe how the Coda distributed filesystem was ported to Windows 95 and 98. Coda consists of user level cache managers and servers and kernel level code for filesystem support. Severe reentrancy difficulties in the Win32 environment on this platform were overcome by extending the DJGPP DOS C compiler package with kernel level support for sockets and more flexible memory management. With this support library and kernel modules for Windows 9x filesystems in place, the Coda file system client could be ported with very little patching and will likely soon run as well on Windows 9x as on Linux. We ported Coda file servers to Windows NT. For fileservers the Cygwin32 kit was used. We will not report here on the port of the Coda client to Windows NT, which is in an early stage. In both cases cross compilation from a Linux environment was most helpful to get a good development environment.

Peter J. Braam, Carnegie Mellon University

Michael J. Callahan, The Roda Group, Inc.

M. Satyanarayanan, Carnegie Mellon University

Marc Schnieder, Carnegie Mellon University

BibTeX
@inproceedings {271670,
author = {Peter J. Braam and Michael J. Callahan and M. Satyanarayanan and Marc Schnieder},
title = {Porting the Coda File System to Windows},
booktitle = {1999 USENIX Annual Technical Conference (USENIX ATC 99)},
year = {1999},
address = {Monterey, CA},
url = {https://www.usenix.org/conference/1999-usenix-annual-technical-conference/porting-coda-file-system-windows},
publisher = {USENIX Association},
month = jun
}
Download

Links

Paper: 
http://usenix.org/publications/library/proceedings/usenix99/full_papers/braam/braam.pdf
Paper (HTML): 
http://usenix.org/publications/library/proceedings/usenix99/full_papers/braam/braam_html/index.html
  • Log in or register to post comments

© USENIX
EIN 13-3055038

  • Privacy Policy
  • Contact Us