[PDF][PDF] Cloud computing and big data is there a relation between the two: a study

N Zanoon, A Al-Haj, SM Khwaldeh - International Journal of Applied …, 2017 - academia.edu
Communicating by using information technology in various ways produces big amounts of
data. Such data requires processing and storage. The cloud is an online storage model …

Improving file system performance of mobile storage systems using a decoupled defragmenter

SS Hahn, S Lee, C Ji, LP Chang, I Yee, L Shi… - 2017 USENIX Annual …, 2017 - usenix.org
In this paper, we comprehensively investigate the file fragmentation problem on mobile flash
storage. From our evaluation study with real Android smartphones, we observed two …

ctFS: Replacing file indexing with hardware memory translation through contiguous file allocation for persistent memory

R Li, X Ren, X Zhao, S He, M Stumm… - ACM Transactions on …, 2022 - dl.acm.org
Persistent byte-addressable memory (PM) is poised to become prevalent in future computer
systems. PMs are significantly faster than disk storage, and accesses to PMs are governed …

{Remap-SSD}: Safely and efficiently exploiting {SSD} address remap** to eliminate duplicate writes

Y Zhou, Q Wu, F Wu, H Jiang, J Zhou… - 19th USENIX Conference …, 2021 - usenix.org
Duplicate writes are prevalent in diverse storage systems, originating from data duplication,
journaling, and data relocations, etc. As flash-based SSDs have been widely deployed …

{SHRD}: Improving spatial locality in flash storage accesses by sequentializing in host and randomizing in device

H Kim, D Shin, YH Jeong, KH Kim - 15th USENIX Conference on File …, 2017 - usenix.org
Recent advances in flash memory technology have reduced the cost-per-bit of flash storage
devices such as solid-state drives (SSDs), thereby enabling the development of large …

Wear leveling in SSDs considered harmful

Z Jiao, J Bhimani, BS Kim - Proceedings of the 14th ACM Workshop on …, 2022 - dl.acm.org
We argue that wear leveling in SSDs does more harm than good under modern settings
where the endurance limit is in the hundreds. To support this claim, we evaluate existing …

WAL-SSD: Address remap**-based write-ahead-logging solid-state disks

K Han, H Kim, D Shin - IEEE Transactions on Computers, 2019 - ieeexplore.ieee.org
Recent advances in flash memory technology have reduced the cost-per-bit of flash storage
devices such as solid-state drives (SSDs), thereby enabling the development of large …

The Design and Implementation of a {Capacity-Variant} Storage System

Z Jiao, X Zhang, H Shin, J Choi, BS Kim - 22nd USENIX Conference on …, 2024 - usenix.org
We present the design and implementation of a capacity-variant storage system (CVSS) for
flash-based solid-state drives (SSDs). CVSS aims to maintain high performance throughout …

SaS: SSD as SQL database system

JH Park, S Choi, G Oh, SW Lee - Proceedings of the VLDB Endowment, 2021 - dl.acm.org
Every database engine runs on top of an operating system in the host, strictly separated with
the storage. This more-than-half-century-old IHDE (In-Host-Database-Engine) architecture …

SQL statement logging for making SQLite truly lite

JH Park, G Oh, SW Lee - Proceedings of the VLDB Endowment, 2017 - dl.acm.org
The lightweight codebase of SQLite was helpful in making it become the de-facto standard
database in most mobile devices, but, at the same time, forced it to take less-complicated …