sponsors
usenix conference policies
A Parallel Page Cache: IOPS and Caching for Multicore Systems
12 Tuesday | 13 Wednesday | 14 Thursday | 15 Friday |
---|---|---|---|
HotCloud '12 | TaPP '12 | ||
WiAC '12 | USENIX ATC '12 | ||
UCMS '12 | HotStorage '12 | NSDR '12 | |
USENIX Cyberlaw '12 | WebApps '12 |
Da Zheng, Randal Burns, and Alexander S. Szalay, Johns Hopkins University
We present a set-associative page cache for scalable parallelism of IOPS in multicore systems. The design eliminates lock contention and hardware cache misses by partitioning the global cache into many independent page sets, each requiring a small amount of metadata that fits in few processor cache lines. We extend this design with message passing among processors in a non-uniform memory architecture (NUMA). We evaluate the set-associative cache on 12-core processors and a 48-core NUMA to show that it realizes the scalable IOPS of direct I/O (no caching) and matches the cache hits rates of Linux’s page cache. Set-associative caching maintains IOPS at scale in contrast to Linux for which IOPS crash beyond eight parallel threads.
Open Access Media
USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.
title = {A Parallel Page Cache: {IOPS} and Caching for Multicore Systems},
booktitle = {4th USENIX Workshop on Hot Topics in Storage and File Systems (HotStorage 12)},
year = {2012},
address = {Boston, MA},
url = {https://www.usenix.org/conference/hotstorage12/workshop-program/presentation/Zheng},
publisher = {USENIX Association},
month = jun
}
connect with us