USENIX Technical Program - Abstract - USENIX 99
Porting the Coda File System to Windows
Peter J. Braam, Carnegie Mellon University; Michael J. Callahan, The Roda Group,
Inc.; M. Satyanarayanan and Marc Schnieder, Carnegie Mellon University
Abstract
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.
- View the full text of this paper in
HTML form and
PDF form.
- If you need the latest Adobe Acrobat Reader, you can download it from Adobe's site.
- To become a USENIX Member, please see our Membership Information.
|