2010 12th International Asia-Pacific Web Conference 2010
DOI: 10.1109/apweb.2010.67
|View full text |Cite
|
Sign up to set email alerts
|

HashTree: A New Hybrid Index for Flash Disks

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2014
2014
2019
2019

Publication Types

Select...
2
1

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(3 citation statements)
references
References 10 publications
0
3
0
Order By: Relevance
“…Therefore, when we implement the B+-tree for SSD, the updates on the tree will cause many random writes and in turn worsen the overall time performance and shorten the lifetime of SSD. In order to reduce random writes on the B+-tree for SSD, some work utilizes the asymmetric I/O property of SSD and employs the policy of using more reads for less writes [11,18,19]. The work in [18] uses overflow nodes to delay the updates on leaf nodes.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Therefore, when we implement the B+-tree for SSD, the updates on the tree will cause many random writes and in turn worsen the overall time performance and shorten the lifetime of SSD. In order to reduce random writes on the B+-tree for SSD, some work utilizes the asymmetric I/O property of SSD and employs the policy of using more reads for less writes [11,18,19]. The work in [18] uses overflow nodes to delay the updates on leaf nodes.…”
Section: Related Workmentioning
confidence: 99%
“…Then, based on the method in [18], researchers propose an improved method in [19] to reduce the reading costs by keeping the records orderly in leaf nodes. In the literature [11], the authors propose a hash index with each bucket organized as a B+-tree. This method decreases the number of splits/merges by distributing the keys into the B+-trees in different buckets.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation