scispace - formally typeset
Y

Young Jin Yu

Researcher at Seoul National University

Publications -  17
Citations -  188

Young Jin Yu is an academic researcher from Seoul National University. The author has contributed to research in topics: Efficient energy use & Cloud computing. The author has an hindex of 8, co-authored 17 publications receiving 175 citations.

Papers
More filters
Journal ArticleDOI

Optimizing the Block I/O Subsystem for Fast Storage Devices

TL;DR: This article proposes six optimizations that enable an OS to fully exploit the performance characteristics of fast storage devices and demonstrates that the overheads from the traditional storage-stack design are significant and cannot easily be overcome without modifying the hardware interface and adding new capabilities to the operating system.
Journal ArticleDOI

NCQ vs. I/O scheduler: Preventing unexpected misbehaviors

TL;DR: It is confirmed that expectation discord actually occurs in real systems, proposed software-level approaches to solve it, and experimental results show that the solution is simple, cheap, portable, and effective.
Proceedings Article

Exploiting peak device throughput from random access workload

TL;DR: A new batching scheme called temporal merge is proposed, which dispatches discontiguous block requests using a single I/O operation and overcomes the disadvantages of narrow block interface and enables an OS to exploit peak throughput of a storage device for small random requests as well as a single large request.
Proceedings ArticleDOI

Enhancing QoS and Energy Efficiency of Realtime Network Application on Smartphone Using Cloud Computing

TL;DR: A scheme to enhance energy efficiency and QoS of real time network applications on smart phone by deploying a surrogate of the client at smart phone in cloud computing environment and considers security as well as energy waste in the cloud.
Proceedings Article

Dynamic interval polling and pipelined post I/O processing for low-latency storage class memory

TL;DR: This work presents new cooperative schemes including software and hardware to address performance issues with deploying storage-class memory technologies as a storage device, including a new polling scheme called dynamic interval polling and a pipelined execution between storage device and host OS called pipelining post I/O processing.