Sciweavers

1744 search results - page 191 / 349
» The Steganographic File System
Sort
View
124
Voted
IPPS
2002
IEEE
15 years 8 months ago
MPI/IO on DAFS over VIA: Implementation and Performance Evaluation
In this paper, we describe an implementation of MPI-IO on top of the Direct Access File System (DAFS) standard. The implementation is realized by porting ROMIO on top of DAFS. We ...
Jiesheng Wu, Dhabaleswar K. Panda
131
Voted
HOTOS
1999
IEEE
15 years 8 months ago
A Case for Buffer Servers
Faster networks and cheaper storage have brought us to a point where I/O caching servers have an important role in the design of scalable, high-performance file systems. These int...
Darrell C. Anderson, Ken Yocum, Jeffrey S. Chase
155
Voted
ISSRE
2007
IEEE
15 years 5 months ago
Prioritization of Regression Tests using Singular Value Decomposition with Empirical Change Records
During development and testing, changes made to a system to repair a detected fault can often inject a new fault into the code base. These injected faults may not be in the same f...
Mark Sherriff, Mike Lake, Laurie Williams
RIAO
2007
15 years 5 months ago
A Co-operative Web Services Paradigm for Supporting Crawlers
The traditional crawlers used by search engines to build their collection of Web pages frequently gather unmodified pages that already exist in their collection. This creates unne...
Aravind Chandramouli, Susan Gauch
102
Voted
USENIX
1994
15 years 5 months ago
Improving the Write Performance of an NFS Server
The Network File System (NFS) utilizes a stateless protocol between clients and servers; the major advantage of this statelessness is that NFS crash recovery is very easy. However...
Chet Juszczak