Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
Volume 21, Issue 2May 2025Current IssueIssue-in-Progress
Reflects downloads up to 05 Mar 2025Bibliometrics
Skip Table Of Content Section
SECTION: FAST 2024 Special Section
introduction
Free
Introduction to the Special Section on USENIX FAST 2024
Article No.: 8, Pages 1–2https://doi.org/10.1145/3716633
research-article
Open Access
Efficiently Enlarging RDMA-Attached Memory with SSD
Article No.: 9, Pages 1–27https://doi.org/10.1145/3700772

RDMA-based in-memory storage systems offer high performance but are restricted by the capacity of physical memory. In this article, we propose TeRM to extend RDMA-attached memory with SSD. TeRM achieves fast remote access on the SSD-extended memory by ...

research-article
Evolving the Cloud Block Store with Performance, Elasticity, Availability, and Hardware Offloading
Article No.: 10, Pages 1–29https://doi.org/10.1145/3705925

In this paper, we qualitatively and quantitatively discuss the design choices, production experience, and lessons in building the Elastic Block Storage (EBS) at Alibaba Cloud over the past decade. To cope with hardware advancement and users’ demands, we ...

research-article
Open Access
Leveraging On-demand Processing to Co-optimize Scalability and Efficiency for Fully-external Graph Computation
Article No.: 11, Pages 1–31https://doi.org/10.1145/3701037

Fully-external graph computation systems exhibit optimal scalability by computing the ever-growing, large-scale graph with a constant amount of memory on a single machine. In particular, they keep the entire massive graph data in storage and iteratively ...

SECTION: Regular Papers
research-article
Open Access
A Portable Linux-based Firmware for NVMe Computational Storage Devices
Article No.: 12, Pages 1–36https://doi.org/10.1145/3697352

Over the years, interest in computational storage devices has been growing steadily. This is largely due to the rise of data-intensive applications, such as machine learning, online video distribution, astrophysics, and genomics. Moving compute operations ...

research-article
WALSH: Write-Aggregating Log-Structured Hashing for Hybrid Memory
Article No.: 13, Pages 1–26https://doi.org/10.1145/3715010

Persistent memory (PM) brings important opportunities for improving data storage including the widely used hash tables. However, PM is not friendly to small writes, which causes existing PM hashes to suffer from high hardware write amplification. Hybrid ...

research-article
Open Access
HLN-Tree: A memory-efficient B+-Tree with huge leaf nodes and locality predictors
Article No.: 14, Pages 1–27https://doi.org/10.1145/3707641

Key-value stores in Cloud environments can contain more than 245 unique elements and be larger than 100 PByte. B+-Trees are well suited for these larger-than-memory datasets and seamlessly index data stored on thousands of secondary storage devices. ...

research-article
Open Access
A Dynamic Characteristic Aware Index Structure Optimized for Real-world Datasets
Article No.: 15, Pages 1–32https://doi.org/10.1145/3707642

Many datasets in real life are complex and dynamic, that is, their key densities are varied over the whole key space and their key distributions change over time. It is challenging for an index structure to efficiently support all key operations for data ...

research-article
Scalable and High-Performance Large-Scale Dynamic Graph Storage and Processing System
Article No.: 18, Pages 1–34https://doi.org/10.1145/3715332

Existing in-memory graph storage systems that rely on DRAM have scalability issues because of the limited capacity and volatile nature of DRAM. The emerging persistent memory (PMEM) offers us a chance to solve these issues through its larger capacity and ...

Comments

Subjects