scispace - formally typeset
G

Gala Yadgar

Researcher at Technion – Israel Institute of Technology

Publications -  30
Citations -  435

Gala Yadgar is an academic researcher from Technion – Israel Institute of Technology. The author has contributed to research in topics: Cache & Flash memory. The author has an hindex of 8, co-authored 26 publications receiving 335 citations. Previous affiliations of Gala Yadgar include Tel Aviv University.

Papers
More filters
Proceedings Article

Karma: know-it-all replacement for a multilevel cache

TL;DR: Karma is presented, a global non-centralized, dynamic and informed management policy for multiple levels of cache that leverages application hints to make informed allocation and replacement decisions in all cache levels, preserving exclusive caching and adjusting to changes in access patterns.
Proceedings ArticleDOI

Write once, get 50% free: saving SSD erase costs using WOM codes

TL;DR: Reusable SSD is presented, in which invalid pages are reused for additional writes, without modifying the drive's exported storage capacity or page size, and the design achieves latency equivalent to a regular write.
Journal ArticleDOI

SSD-based Workload Characteristics and Their Performance Implications

TL;DR: In this article, the authors present the first I/O workload analysis designed with SSDs in mind and show that SSD-specific characteristics strongly affect performance, often in surprising ways.
Proceedings Article

The devil is in the details: implementing flash page reuse with WOM codes

TL;DR: This work is the first that addresses all aspects of page reuse within an end-to-end implementation of a general-purpose FTL on MLC flash, and uses the hardware implementation to directly measure the short and long-term effects ofpage reuse on SSD durability, I/O performance and energy consumption.
Journal ArticleDOI

Management of Multilevel, Multiclient Cache Hierarchies with Application Hints

TL;DR: This work presents a global noncentralized, dynamic and informed management policy for multiple levels of cache, accessed by multiple clients, and shows the superiority of this approach through comparison to existing solutions, including LRU, ARC, MultiQ, LRU-SP, and Demote.