Proceedings of the 7th ACM European Conference on Computer Systems 2012
DOI: 10.1145/2168836.2168863
|View full text |Cite
|
Sign up to set email alerts
|

FlashTier

Abstract: The availability of high-speed solid-state storage has introduced a new tier into the storage hierarchy. Low-latency and high-IOPS solid-state drives (SSDs) cache data in front of high-capacity disks. However, most existing SSDs are designed to be a drop-in disk replacement, and hence are mismatched for use as a cache.This paper describes FlashTier, a system architecture built upon solid-state cache (SSC), a flash device with an interface designed for caching. Management software at the operating system block … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 120 publications
(8 citation statements)
references
References 17 publications
0
8
0
Order By: Relevance
“…HyCache (Zhao and Raicu, 2013) is a user-space caching middleware that uses SSD devices to cache data in the data nodes of HDFS. Flashtier (Saxena et al, 2012) is an SSD cache that provides a unified logical address space to reduce the cost of cache block management within both operating system (OS) and SSD. Hystore (Chen et al, 2011) manages both SSDs and HDDs each as one single block device with minimal changes to OS kernels.…”
Section: Hybrid Storage Servermentioning
confidence: 99%
“…HyCache (Zhao and Raicu, 2013) is a user-space caching middleware that uses SSD devices to cache data in the data nodes of HDFS. Flashtier (Saxena et al, 2012) is an SSD cache that provides a unified logical address space to reduce the cost of cache block management within both operating system (OS) and SSD. Hystore (Chen et al, 2011) manages both SSDs and HDDs each as one single block device with minimal changes to OS kernels.…”
Section: Hybrid Storage Servermentioning
confidence: 99%
“…Even though VS shares the benefits from recent advances in ISP [6,9,14,23,31,33,35,40,67,75,76,82,85,89,96] and neardata processing [2,17,20,39,48,50,63,80,84], these frameworks need the mechanisms that VS offers in order to execute approximate computing applications efficiently. And while using approximate computing in channel encoding [38,62] and memory controller [30] can achieve an effect similar to that of VS in terms of reducing data-movement overhead, VS is independent of these projects and requires no changes in hardware.…”
Section: Other Related Workmentioning
confidence: 99%
“…For example, FlashTier [SSZ12] proposed cache-specific SSD management to enhance the performance of an SSD device dedicated for caching uses, it provides unified address space by using sparse hash map from Google, along with cache consistency and silent eviction for improved performance; Previous work from Koller et al also advocated the importance of write-back caching and studied new ordered and journaled write-back policies for flash caches, in order to improve the consistency of cached dirty data [KMR + 13]. This thesis complements the previous work by further studying the performance impact of write-back caching to both storage client and server using real workloads and proposing a new cache-optimized RAID technique to improve the reliability of write-back-based flash caches.…”
Section: Discussionmentioning
confidence: 99%
“…FlashTier [SSZ12] studied a new flash device interface specialized for caching, which reduces the block management overhead by unifying the block address mappings done by the cache and device and reduces the device garbage collection overhead by silently evicting clean cache blocks.…”
Section: Background and Motivationmentioning
confidence: 99%
See 1 more Smart Citation