TY - GEN
T1 - Cache-aware block allocation for memory-technology storage targeted file systems
AU - Ahn, Jaeheong
AU - Hyun, Choulseung
AU - Lee, Donghee
AU - Noh, Sam H.
N1 - Publisher Copyright:
© 2019 Association for Computing Machinery.
PY - 2019
Y1 - 2019
N2 - In storage using Non-Volatile Memory (NVM), file placements affect the performance of processor cache. However, the impact of file system policies on processor cache has not been well studied. In particular, sequential block allocation of file systems may incur cache pollution that evicts hot data from cache. To prevent cache pollution, we propose Cache-Aware Block Allocation (CABA) scheme for NVM storage. CABA assigns colors to data blocks in NVM storage such that blocks with the same color compete for cache space. It allocates blocks with specific colors to a file in order to restrict cache space occupied by the file data. A naive color-based block allocation, though, tends to allocate scattered blocks to a file, leading to performance degradation of file systems. To reduce the performance penalty, CABA defines a color group with some consecutive blocks and allocates consecutive blocks in the color group to a file. By so doing, CABA balances cache performance and file system performance. We implement CABA in the Ext4 and NOVA file systems and, through experiments, show performance improvements for memory-intensive programs.
AB - In storage using Non-Volatile Memory (NVM), file placements affect the performance of processor cache. However, the impact of file system policies on processor cache has not been well studied. In particular, sequential block allocation of file systems may incur cache pollution that evicts hot data from cache. To prevent cache pollution, we propose Cache-Aware Block Allocation (CABA) scheme for NVM storage. CABA assigns colors to data blocks in NVM storage such that blocks with the same color compete for cache space. It allocates blocks with specific colors to a file in order to restrict cache space occupied by the file data. A naive color-based block allocation, though, tends to allocate scattered blocks to a file, leading to performance degradation of file systems. To reduce the performance penalty, CABA defines a color group with some consecutive blocks and allocates consecutive blocks in the color group to a file. By so doing, CABA balances cache performance and file system performance. We implement CABA in the Ext4 and NOVA file systems and, through experiments, show performance improvements for memory-intensive programs.
KW - Color-Aware Block Allocation
KW - File Systems
KW - Non-Volatile Memory
KW - Processor Cache
UR - http://www.scopus.com/inward/record.url?scp=85065643899&partnerID=8YFLogxK
U2 - 10.1145/3297280.3297423
DO - 10.1145/3297280.3297423
M3 - Conference contribution
AN - SCOPUS:85065643899
SN - 9781450359337
T3 - Proceedings of the ACM Symposium on Applied Computing
SP - 1424
EP - 1431
BT - Proceedings of the ACM Symposium on Applied Computing
PB - Association for Computing Machinery
T2 - 34th Annual ACM Symposium on Applied Computing, SAC 2019
Y2 - 8 April 2019 through 12 April 2019
ER -