Tong Zhang 0002

dblp:07/4227-2 · DBLP profile ↗
← Back
10ranked-venue papers in the field
0as first author
4since 2021 · last 2026
0009-0009-8005-0043ORCID · conflict

Domains — venue-derived; a paper can count in several

Big Data, Cloud & Distributed Data Systems · 8Database Systems & Data Management · 2
YearPublicationVenuePosition
2026 Towards Encrypted Data Compression with Computational Storage Drives
abstract
Modern data center systems need to achieve several critical goals in security, performance, and cost efficiency. However, realizing these goals simultaneously is highly challenging. In secure data storage systems, a common practice is to first compress and encrypt data on the host side and then transmit it to the storage system using a log-based structure. This approach, unfortunately, leads to increased complexity and performance penalty. As an emerging storage technology, Computational Storage Drives (CSD) can not only offload heavy computation burdens to storage device hardware, but also provide a virtualized logical storage space, creating new optimization opportunities. In this paper, we showcase two unique opportunities enabled by the new CSD technology in data storage management. By replacing ordinary SSDs with CSDs, we can realize efficient one-to-one mapping from host-side blocks to storage-side CSD blocks, eliminating the need for a complex log-based structure and the associated heavy-cost operations, such as garbage collections (GC). Moreover, with a carefully redesigned data format in each compression unit, CSDs can transparently remove redundant data across encrypted snapshots in data-intensive environments, such as databases. We have developed a prototype and conducted experiments on ScaleFlux’s CSD 3000 devices to demonstrate the efficacy of these solutions. We hope that our system investigations in this work provide valuable insight into CSDs and inspire researchers and practitioners to explore additional cases for adopting CSDs to improve the performance and productivity of data center systems.
Linsen Ma, Rui Xie 0006, Feng Chen 0005, Xiaodong Zhang 0001, Tong Zhang 0002
SSDBM5
2025 HaSiS: A Hardware-assisted Single-index Store for Hybrid Transactional and Analytical Processing
Kecheng Huang, Zhaoyan Shen, Zili Shao, Feng Chen 0005, Tong Zhang 0002
FAST5
2022 Closing the B+-tree vs. LSM-tree Write Amplification Gap on Modern Storage Hardware with Built-in Transparent Compression
Yifan Qiao 0003, Xubin Chen, Jiangpeng Li, Yang Liu 0256, Tong Zhang 0002
FAST6
2021 KallaxDB: A Table-less Hash-based Key-Value Store on Storage Hardware with Built-in Transparent Compression
abstract
This paper studies the design of a key-value (KV) store that can take full advantage of modern storage hardware with built-in transparent compression capability. Many modern storage appliances/drives implement hardware-based data compression, transparent to OS and applications. Moreover, the growing deployment of hardware-based compression in Cloud infrastructure leads to the imminent arrival of Cloud-based storage hardware with built-in transparent compression. By decoupling the logical storage space utilization efficiency from the true physical storage usage, transparent compression allows data management software to purposely waste logical storage space in return for simpler data structures and algorithms, leading to lower implementation complexity and higher performance. This work proposes a table-less hash-based KV store, where the basic idea is to hash the key space directly onto the logical storage space without using a hash table at all. With a substantially simplified data structure, this approach is subject to significant logical storage space under-utilization, which can be seamlessly mitigated by storage hardware with transparent compression. This paper presents the basic KV store architecture, and develops mathematical formulations to assist its configuration and analysis. We implemented such a KV store KallaxDB and carried out experiments on a commercial SSD with built-in transparent compression. The results show that, while consuming very little memory resource, it compares favorably with the other modern KV stores in terms of throughput, latency, and CPU usage.
Xubin Chen, Shukun Xu, Yifan Qiao 0003, Yang Liu 0256, Jiangpeng Li, Tong Zhang 0002
DaMoN7
2020 POLARDB Meets Computational Storage: Efficiently Support Analytical Workloads in Cloud-Native Relational Database
Yang Liu 0256, Zhushi Cheng, Linqiang Ouyang, Ray Kuan, Zhenjun Liu, Tong Zhang 0002
FAST13
2017 Facilitating Magnetic Recording Technology Scaling for Data Center Hard Disk Drives through Filesystem-Level Transparent Local Erasure Coding
Hao Wang 0042, Shafa Dahandeh, Tong Zhang 0002
FAST6
2016 Reducing Solid-State Storage Device Write Stress through Opportunistic In-place Delta Compression
Jiangpeng Li, Hao Wang 0042, Kai Zhao 0005, Tong Zhang 0002
FAST5
2015 How Much Can Data Compressibility Help to Improve NAND Flash Memory Lifetime?
Jiangpeng Li, Kai Zhao 0005, Jun Ma 0012, Tong Zhang 0002
FAST6
2013 LDPC-in-SSD: making advanced error correction codes work effectively in solid state drives
Kai Zhao 0005, Hongbin Sun 0001, Tong Zhang 0002, Xiaodong Zhang 0001, Nanning Zheng 0001
FAST4
2011 Exploiting Memory Device Wear-Out Dynamics to Improve NAND Flash Memory System Performance
Yangyang Pan, Guiqiang Dong, Tong Zhang 0002
FAST3