Ph.D.
, Department of Computer Science, Princeton University

Home Personal Contact Me Quotes
Title
Porting a User-Level Communication Architecture to NT: Experiences and Performance.

Authors
Yuqun Chen, Stefanos N. Damianakis, Sanjeev Kumar, Xiang Yu, Kai Li.

Publication
In the Proceedings of USENIX Windows NT Symposium (WinNT), Seattle, Washington, July 1999.

Downloads
Paper: pdf [0.17MB ], ps [0.51MB ]
Software: Source Files

Abstract
This paper describes our experiences in porting the VMMC user-level communication architecture from Linux to Windows NT. The original Linux implementation required no operating system changes and was done entirely using device drivers and user-level libraries. Porting the Linux implementation to NT was fairly straightforward and required no kernel modifications. Our measurements show that the performance of both platforms is fairly similar for the common data transfer operations because they bypass the OS. But Linux performs better than NT on operations that require OS support.


Home Personal Contact Me Quotes