Parallel file systems offer improved performance over traditional file systems by allowing processes to access file data, stored over a number of disks, in parallel. When this file is to be accessed by many processes at the same time for reading and writing, the problem of maintaining file consistency is introduced. The general approach to maintaining file consistency is through the use locks which grant a single process exclusive access to the file. Existing studies have found parallel file systems and associated applications rarely experience conflict, resulting in unnecessary overheads from locks being acquired. This paper examines an alternate approach to maintaining file consistency, which is based on optimistic concurrency control. Th...
This research proposes and tests an approach to engineering distributed file systems that are aimed ...
Abstract—The concurrency control requirements for transaction processing in a multilevel secure file...
Several algorithms for parallel disk systems have appeared in the literature recently, and they are ...
Parallel file systems employ data declustering to increase I/O throughput. But because a single read...
The authors consider that, in spite of their advantage in removing the overhead of lock maintenance ...
This paper presents a new and efficient method for consistency control of replicated directory files...
File systems provide an interface for applications to obtain exclusive access to files, in which a p...
Due to the character of the original source materials and the nature of batch digitization, quality ...
File systems provide an interface for applications to obtain exclusive access to files, in which a p...
File systems are central parts of any modern operation system, and are expected to be both fast and ...
As we move towards the Exactable era of supercomputing, node-level failures are becoming more common...
Optimistic methods of concurrency control are gaining popularity. This is especially true with the r...
There are two complementary approaches to help render the optimistic approach viable. For the high-l...
A consistent backup which preserves data integrity across files in a file system is of utmost import...
For twenty years, the transaction has been acknowledged as the central abstraction in preventing con...
This research proposes and tests an approach to engineering distributed file systems that are aimed ...
Abstract—The concurrency control requirements for transaction processing in a multilevel secure file...
Several algorithms for parallel disk systems have appeared in the literature recently, and they are ...
Parallel file systems employ data declustering to increase I/O throughput. But because a single read...
The authors consider that, in spite of their advantage in removing the overhead of lock maintenance ...
This paper presents a new and efficient method for consistency control of replicated directory files...
File systems provide an interface for applications to obtain exclusive access to files, in which a p...
Due to the character of the original source materials and the nature of batch digitization, quality ...
File systems provide an interface for applications to obtain exclusive access to files, in which a p...
File systems are central parts of any modern operation system, and are expected to be both fast and ...
As we move towards the Exactable era of supercomputing, node-level failures are becoming more common...
Optimistic methods of concurrency control are gaining popularity. This is especially true with the r...
There are two complementary approaches to help render the optimistic approach viable. For the high-l...
A consistent backup which preserves data integrity across files in a file system is of utmost import...
For twenty years, the transaction has been acknowledged as the central abstraction in preventing con...
This research proposes and tests an approach to engineering distributed file systems that are aimed ...
Abstract—The concurrency control requirements for transaction processing in a multilevel secure file...
Several algorithms for parallel disk systems have appeared in the literature recently, and they are ...