scispace - formally typeset
J

Joonwon Lee

Researcher at Sungkyunkwan University

Publications -  101
Citations -  3791

Joonwon Lee is an academic researcher from Sungkyunkwan University. The author has contributed to research in topics: Cache & Cache pollution. The author has an hindex of 26, co-authored 101 publications receiving 3536 citations. Previous affiliations of Joonwon Lee include Georgia Institute of Technology & KAIST.

Papers
More filters
Proceedings ArticleDOI

A superblock-based flash translation layer for NAND flash memory

TL;DR: A novel superblockbased FTL scheme, which combines a set of adjacent logical blocks into a superblock, which decreases the garbage collection overhead up to 40% compared to previous FTL schemes.
Proceedings ArticleDOI

CFLRU: a replacement algorithm for flash memory

TL;DR: The Clean-First LRU (CFLRU) replacement algorithm is proposed that exploits the characteristics of flash memory and reduces the average replacement cost by 28.4% in swap system and by 26.2% in buffer cache, compared with LRU algorithm.
Journal ArticleDOI

FAB: flash-aware buffer management policy for portable media players

TL;DR: A flash-aware buffer management scheme that reduces the number of erase operations by selecting a victim based on its page utilization rather than based on the traditional LRU policy is suggested.
Journal ArticleDOI

A multi-channel architecture for high-performance NAND flash-based storage system

TL;DR: By combining all the optimization techniques carefully, the proposed high-performance NAND flash-based storage system has shown 3.6 times higher overall performance compared to the conventional single-channel architecture.
Proceedings ArticleDOI

Task-aware virtual machine scheduling for I/O performance.

TL;DR: This paper presents a task-aware virtual machine scheduling mechanism based on inference techniques using gray-box knowledge that infers the I/O-boundness of guest-level tasks and correlates incoming events with I/ O-bound tasks.