𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Characterizing Concurrency Control Performance for the PIOUS Parallel File System

✍ Scribed by Steven A. Moyer; V.S. Sunderam


Publisher
Elsevier Science
Year
1996
Tongue
English
Weight
276 KB
Volume
38
Category
Article
ISSN
0743-7315

No coin nor oath required. For personal study only.

✦ Synopsis


Parallel file systems employ data declustering to increase I/O throughput. However, because a single read or write operation can generate data accesses on multiple independent storage devices, a concurrency control mechanism must be employed to retain familiar file access semantics. Concurrency control negates some of the performance benefits of data declustering by introducing additional file access overhead. This paper examines the performance characteristics of the transaction-based concurrency control mechanism implemented in the PIOUS parallel file system. Results demonstrate that linearizability of file access operations is provided without loss of scalability or stability.