2009
DOI: 10.1016/j.jss.2009.02.028
|View full text |Cite
|
Sign up to set email alerts
|

FAST: Flash-aware external sorting for mobile database systems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
23
0

Year Published

2010
2010
2023
2023

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 30 publications
(23 citation statements)
references
References 10 publications
0
23
0
Order By: Relevance
“…Their descriptions can be found in the standard text books like [23]. More recently, effort has been expended on designing algorithms for flash memory [21,18,5], the intricate memory hierarchies of graphics cards [9,13,25,27], and multi-level memory hierarchies [16]. These papers demonstrate that the state of the art in developing out-of-core algorithms is to manually carry out ad-hoc effort; one cannot yet rely on automation or a clear design methodology.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Their descriptions can be found in the standard text books like [23]. More recently, effort has been expended on designing algorithms for flash memory [21,18,5], the intricate memory hierarchies of graphics cards [9,13,25,27], and multi-level memory hierarchies [16]. These papers demonstrate that the state of the art in developing out-of-core algorithms is to manually carry out ad-hoc effort; one cannot yet rely on automation or a clear design methodology.…”
Section: Related Workmentioning
confidence: 99%
“…This is particularly true for data-intensive computations. The research literature describes numerous out-of-core algorithms designed and optimized for a variety of hardware and storage device configurations [23,13,9,25,5,21,27,16,18]. These are case studies of how understanding memory hierarchies and data locality can drive algorithm design.…”
Section: Introductionmentioning
confidence: 99%
“…Query processing on sensor nodes has been studied [9], including issues on local data processing and in-network aggregation and data processing. There have been several algorithms proposed for sorting on flash memory [2,3,10] which are designed to do more reads instead of writes due to the asymmetric costs. These algorithms are summarized below including performance formulas.…”
Section: Introductionmentioning
confidence: 99%
“…The heap sort algorithm, called FAST(1) [10], uses a binary heap of size N tuples to store the smallest N tuples during each scan. Another value, last, is maintained which stores the largest sort key output so far.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation