Sciweavers

1753 search results - page 60 / 351
» IRON file systems
Sort
View
MSS
2000
IEEE
119views Hardware» more  MSS 2000»
15 years 4 months ago
Implementing Journaling in a Linux Shared Disk File System
In computer systems today, speed and responsiveness is often determined by network and storage subsystem performance. Faster, more scalable networking interfaces like Fibre Channe...
Kenneth W. Preslan, Andrew P. Barry, Jonathan Bras...
PVLDB
2008
110views more  PVLDB 2008»
14 years 11 months ago
Fault-tolerant stream processing using a distributed, replicated file system
We present SGuard, a new fault-tolerance technique for distributed stream processing engines (SPEs) running in clusters of commodity servers. SGuard is less disruptive to normal s...
YongChul Kwon, Magdalena Balazinska, Albert G. Gre...
P2P
2008
IEEE
222views Communications» more  P2P 2008»
15 years 6 months ago
IgorFs: A Distributed P2P File System
IgorFs is a distributed, decentralized peer-to-peer (P2P) file system that is completely transparent to the user. It is built on top of the Igor peer-to-peer overlay network, whi...
Bernhard Amann, Benedikt Elser, Yaser Houri, Thoma...
SIGOPS
2010
91views more  SIGOPS 2010»
14 years 10 months ago
Why panic()?: improving reliability with restartable file systems
The file system is one of the most critical components of the operating system. Almost all applications running in the operating system require file systems to be available for ...
Swaminathan Sundararaman, Sriram Subramanian, Abhi...
ICDE
1993
IEEE
129views Database» more  ICDE 1993»
15 years 4 months ago
Transaction Support in a Log-Structured File System
This paper presents the design and implementation of a transaction manager embedded in a log-structured file system [11]. Measurements show that transaction support on a log-stru...
Margo I. Seltzer