2003
DOI: 10.1016/s0020-0190(03)00201-1
|View full text |Cite
|
Sign up to set email alerts
|

A new external sorting algorithm with no additional disk space

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
17
0

Year Published

2012
2012
2022
2022

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(17 citation statements)
references
References 2 publications
0
17
0
Order By: Relevance
“…However, because the size limit of main memory, a large file can not be sorted in main memory so that the external merge sort in disk-based storage systems has been studied extensively. Many previous research [1,2,3] has been proposed for the external merge sort in disk-based storage systems. Because the external merge sort in disk-based storage systems might incur a lot of data access, the external sorting design on flash-based storage systems will be different from the implementations and considerations on disk-based storage systems.…”
Section: Motivationmentioning
confidence: 99%
“…However, because the size limit of main memory, a large file can not be sorted in main memory so that the external merge sort in disk-based storage systems has been studied extensively. Many previous research [1,2,3] has been proposed for the external merge sort in disk-based storage systems. Because the external merge sort in disk-based storage systems might incur a lot of data access, the external sorting design on flash-based storage systems will be different from the implementations and considerations on disk-based storage systems.…”
Section: Motivationmentioning
confidence: 99%
“…Dufrene and Lin (1992) proposed an algorithm in which no external file is needed; only the original file is used. Islam et al (2003) proposed an algorithm that uses no extra disk space and faster than the algorithm proposed by Dufrene and Lin, but the output complexity is more than that of proposed by Dufrene and Lin. Here we proposed an external sorting algorithm with no additional disk space, which uses special inplace merging technique.…”
Section: Introductionmentioning
confidence: 99%
“…Here we proposed an external sorting algorithm with no additional disk space, which uses special inplace merging technique. The basic idea of our algorithm is based on the algorithm proposed by Dufrene and Lin (1992) and Islam et al (2003). We have analyzed the I/O and time complexities of the proposed algorithm and the algorithm proposed by Dufrene and Lin algorithm as well as the algorithm proposed by Islam et al (2003).…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations