File Download

There are no files associated with this item.

  • Find it @ UNIST can give you direct access to the published full text of this article. (UNISTARs only)
Related Researcher

노삼혁

Noh, Sam H.
Read More

Views & Downloads

Detailed Information

Cited time in webofscience Cited time in scopus
Metadata Downloads

Disk schedulers for solid state drivers

Author(s)
Kim, JaehoOh, YongseokKim, EunsamChoi, JongmooLee, DongheeNoh, Sam H.
Issued Date
2009-10-14
DOI
10.1145/1629335.1629375
URI
https://scholarworks.unist.ac.kr/handle/201301/41063
Fulltext
http://dl.acm.org/citation.cfm?doid=1629335.1629375
Citation
7th ACM International Conference on Embedded Software (EMSOFT '09), pp.295 - 304
Abstract
In embedded systems and laptops, flash memory storage such as SSDs (Solid State Drive) have been gaining popularity due to its low energy consumption and durability. As SSDs are flash memory based devices, their performance behavior differs from those of magnetic disks. However, little attention has been paid on how to exploit SSDs from the disk scheduling algorithm view point. In this paper, we first describe behaviors of SSDs that inspires us to design a new disk scheduler for the Linux operating system. Specifically, read service time is almost constant in an SSD while write service time is not. Moreover, appropriate grouping of write requests eliminates any ordering-related restrictions and also maximizes write performance. From these observations, we propose two disk schedulers: IRBW-FIFO and IRBW-FIFO-RP. Both schedulers arrange write requests into bundles of an appropriate size while read requests are independently scheduled. Then, the IRBW-FIFO scheduler provides complete FIFO ordering to each bundle of write requests and each individual read requests while the IRBW-FIFO-RP scheduler gives higher priority to read requests than the bundles of write requests. We implement these schedulers in Linux 2.6.23, and results of executing our set of benchmark programs shows that performance improvements of up to 17% compared to existing Linux disk schedulers are achieved.
Publisher
ACM
ISBN
978-160558627-4

qrcode

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.