Skip to main content
USENIX
  • Conferences
  • Students
Sign in

connect with us


  •  Twitter
  •  Facebook
  •  LinkedIn
  •  Google+
  •  YouTube

twitter

Tweets by @usenix

usenix conference policies

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

You are here

Home ยป Structure and Performance of the Direct Access File System (DAFS)
Tweet

connect with us

Structure and Performance of the Direct Access File System (DAFS)

Abstract: 

The Direct Access File System (DAFS) is an emerging industrial standard for network-attached storage. DAFS takes advantage of new user-level network interface standards. This enables a user-level file system structure in which client-side functionality for remote data access resides in a library rather than in the kernel. This structure addresses longstanding performance problems stemming from weak integration of buffering layers in the network transport, kernel-based file systems and applications. The benefits of this architecture include lightweight, portable and asynchronous access to network storage and improved application control over data movement, caching and prefetching.

This paper explores the fundamental performance characteristics of a user-level file system structure based on DAFS. It presents experimental results from an open-source DAFS prototype and compares its performance to a kernel-based NFS implementation optimized for zero-copy data transfer. The results show that both systems can deliver file access throughput in excess of 100 MB/s, saturating network links with similar raw bandwidth. Lower client overhead in the DAFS configuration can improve application performance by up to 40% over optimized NFS when application processing and I/O demands are well-balanced.

Kostas Magoutis, Harvard

Salimah Addetia, Harvard

Alexandra Fedorova, Harvard

Margo Seltzer, Harvard

Jeff Chase, Duke

Drew Gallatin, Duke

Richard Kisley, Duke

Rajiv Wickremesinghe, Duke

Eran Gabber, Lucent

BibTeX
@inproceedings {270687,
author = {Kostas Magoutis and Salimah Addetia and Alexandra Fedorova and Margo Seltzer and Jeff Chase and Drew Gallatin and Richard Kisley and Rajiv Wickremesinghe and Eran Gabber},
title = {Structure and Performance of the Direct Access File System ({DAFS})},
booktitle = {2002 {USENIX} Annual Technical Conference ({USENIX} {ATC} 02)},
year = {2002},
address = {Monterey, CA},
url = {https://www.usenix.org/conference/2002-usenix-annual-technical-conference/structure-and-performance-direct-access-file},
publisher = {{USENIX} Association},
month = jun,
}
Download

Links

Paper: 
http://usenix.org/publications/library/proceedings/usenix02/magoutis/magoutis.pd...
Award: 
Best Paper
  • Log in or    Register to post comments

© USENIX

  • Privacy Policy
  • Conference Policies
  • Contact Us