Detailed Information

Cited 0 time in webofscience Cited 0 time in scopus
Metadata Downloads

Disk schedulers for solid state drivers

Authors
Kim, J.Oh, Y.Kim, E.Choi, J.Lee, D.Noh, S.H.
Issue Date
2009
Keywords
Disk scheduler; Implementation study; Linux; Solid state drive
Citation
Embedded Systems Week 2009 - Proceedings of the 7th ACM International Conference on Embedded Software, EMSOFT '09, pp.295 - 304
Journal Title
Embedded Systems Week 2009 - Proceedings of the 7th ACM International Conference on Embedded Software, EMSOFT '09
Start Page
295
End Page
304
URI
https://scholarworks.bwise.kr/hongik/handle/2020.sw.hongik/22568
DOI
10.1145/1629335.1629375
ISSN
0000-0000
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. Copyright 2009 ACM.
Files in This Item
There are no files associated with this item.
Appears in
Collections
College of Engineering > Computer Engineering Major > 1. Journal Articles
College of Engineering > Computer Engineering > Journal Articles

qrcode

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

Related Researcher

Researcher Kim, Eunsam photo

Kim, Eunsam
Engineering (Department of Computer Engineering)
Read more

Altmetrics

Total Views & Downloads

BROWSE