Montres: merge on-the-run external sorting algorithm for large data volumes on ssd based storage systems

A Laga, J Boukhobza, F Singhoff… - IEEE Transactions on …, 2017 - ieeexplore.ieee.org
External sorting algorithms are commonly used by data-centric applications to sort quantities
of data that are larger than the main-memory. Many external sorting algorithms were …

External mergesort for flash-based solid state drives

J Lee, H Roh, S Park - IEEE Transactions on Computers, 2015 - ieeexplore.ieee.org
Mergesort is the most widely-known external sorting algorithm, which is used when the data
being sorted do not fit into the available main memory. There have been several attempts to …

Self-sorting SSD: Producing sorted data inside active SSDs

LC Quero, YS Lee, JS Kim - 2015 31st Symposium on Mass …, 2015 - ieeexplore.ieee.org
Nowadays solid state drives (SSDs) are gaining popularity and are replacing magnetic hard
disk drives (HDDs) in enterprise storage systems. As a result, extracting the maximum …

External sorting on flash storage: reducing cell wearing and increasing efficiency by avoiding intermediate writes

Y Kanza, H Yaari - The VLDB Journal, 2016 - Springer
This paper studies the problem of how to conduct external sorting on flash drives while
avoiding intermediate writes to the disk. The focus is on sort in portable electronic devices …

Automatic synthesis of out-of-core algorithms

Y Klonatos, A Nötzli, A Spielmann, C Koch… - Proceedings of the 2013 …, 2013 - dl.acm.org
We present a system for the automatic synthesis of efficient algorithms specialized for a
particular memory hierarchy and a set of storage devices. The developer provides two …

Efficient external sorting for memory-constrained embedded devices with flash memory

R Jackson, J Gresl, R Lawrence - ACM Transactions on Embedded …, 2021 - dl.acm.org
Embedded devices are ubiquitous in areas of industrial and environmental monitoring,
health and safety, and consumer appliances. A common use case is data collection …

External Sorting Algorithm: State-of-the-Art and Future Directions

W Chen, Y Liu, Z Chen, F Liu… - IOP Conference Series …, 2020 - iopscience.iop.org
The advent of the era of big data provides new opportunities and more challenges to sorting
algorithms. The traditional internal sorting algorithm cannot adapt to the explosive growth of …

ISort: SSD Internal Sorting Algorithm for Big Data

Y Liu, W Chen, X Ge, Z Chen, Y Ou… - Mobile Information …, 2022 - Wiley Online Library
As a basic algorithm for big data processing, external sorting suffers from massive read and
write operations in the external memory. Recent works separate part of the data processing …

Faster sorting for flash memory embedded devices

R Jackson, R Lawrence - 2019 IEEE Canadian Conference of …, 2019 - ieeexplore.ieee.org
Embedded devices collect and process data in a wide variety of applications including
consumer and personal electronics, healthcare, environmental sensors, and Internet of …

Finding the optimal execution scheme of external mergesort on solid state drives

Y Chen, J Li, H Gao - World Wide Web, 2021 - Springer
As the flash-based solid-state drives (SSDs) gradually replace the mechanical hard disk
drives (HDDs) as the mainstream storage, unlike the HDDs, SSDs have rich internal …