13 citations found. Retrieving documents...
S. Iyer and P. Druschel, "Anticipatory scheduling: A disk scheduling framework to overcome deceptive idleness in synchronous I/O", Proc. of SOSP '01, October 2001.

 Home/Search   Document Details and Download   Summary   Related Articles   Check  

This paper is cited in the following contexts:
MRAM - Preliminary Analysis for File System Design - Szczurowska (2002)   (2 citations)  (Correct)

....followed by conclusions and proposed future work. 2 Related Work File system research to date has mainly concentrated on improving performance when the only source of nonvolatile storage was the disk. This was done on two levels. On disk level, Iyer et al. proposed anticipatory disk scheduling [6] in an e#ort to increase disk I O performance. Berkeley Fast File System (FFS) 9] increases the block size to increase throughput and introduces cylinder groups for better locality. Ganger [4] tries to improve on metadata operations by so called soft updates basing on delayed writes on most file ....

S. Iyer and P. Druschel. Anticipatory scheduling: A disk scheduling framework to overcome deceptive idleness in synchronous I/O. Proceedings of the 18th ACM Symposium on Operating Systems Principles SOSP'01, October 2001.


Improving Disk Throughput in Data-Intensive Servers - Carrera, Bianchini (2003)   (Correct)

....disk drives are frequently the most critical I O components, since disk performance is limited by mechanical delays. In order to reduce disk I O overheads, several techniques and optimizations have been proposed. This literature includes work on optimizing the scheduling of disk requests [33, 3, 17, 15], disk arrays [10, 4, 34] and optimizing disk writes using logs [23, 13, 32] Despite these techniques and optimizations, low disk throughput is still a serious problem for data intensive servers, such as Web proxies, email and news servers, multimedia servers, and database servers. An important ....

....with several blocks. 3 Related Work There have been several works on improving disk I O performance. Most of them discuss techniques that are external to the disk drive. Typical examples are techniques for improving the prefetching and caching of disk blocks [21, 6, 27] scheduling requests [3, 15], and for optimizing disk writes [13, 23, 32] Our techniques deal with read ahead (a form of prefetching) and caching of disk data, but their focus is on the disk controller cache. There are several important differences between the controller cache and other caches, such as the buffer cache, the ....

S. Iyer and P. Druschel. Anticipatory Scheduling: A Disk Scheduling Framework to Overcome Deceptive Idleness in Synchronous I/O. In Proceedings of the 18th Symposium on Operating Systems Principles, October 2001.


Performance Analysis and Optimization of the Hurricane File System.. - Tam (2003)   (Correct)

....1987 to re ect a workload of ve software developers, with approximately les totalling 200 kilobytes, this benchmark environment does not re ect current reality. Consequently, a few researchers have used modi ed versions of the benchmark with parameters scaled to the current state of technology [60, 14, 28, 68]. Despite modi cations, the Andrew benchmark has other limitations. It does not truly stress the I O subsystem since less than 25 of the time is spent performing I O [15] The Standard Performance Evaluation Corporation (SPEC) System File Server (SFS) 97 R1 V3.0 benchmark [74] is popular among ....

Sitaram Iyer and Peter Druschel. Anticipatory scheduling: A disk scheduling framework to overcome deceptive idleness in synchronous I/O. In 18th ACM Symposium on Operating Systems Principles, Operating Systems Review, pages 117 - 130. ACM Press, December 2001.


Improving Disk Throughput in Data-Intensive Servers - Carrera, Bianchini (2002)   (Correct)

....disk drives are frequently the most critical I O components, since disk performance is limited by mechanical delays. In order to reduce disk I O overheads, several techniques and optimizations have been proposed. This literature includes work on optimizing the scheduling of disk requests [29, 2, 14, 11], disk arrays [7, 3, 30] and optimizing disk writes using logs [18, 10, 28] Despite these techniques and optimizations, disk I O is still a serious problem for data intensive servers, such as Web proxies, mail and news servers, multimedia servers, and database servers. An important reason for ....

....application in advance. 3 Related Work There have been several works on improving disk I O performance. Most of them discuss techniques that are external to the disk drive. Typical examples are techniques for improving the prefetching and caching of disk blocks [16, 4, 24] scheduling requests [2, 11], and for optimizing disk writes [10, 18, 28] Our techniques deal with read ahead (a form of prefetching) and caching of disk data, but their focus is on the disk controller cache. There are several important differences between the controller cache and other caches, such as the buffer cache, the ....

S. Iyer and P. Druschel. Anticipatory Scheduling: A Disk Scheduling Framework to Overcome Deceptive Idleness in Synchronous I/O. In Proceedings of the 18th Symposium on Operating Systems Principles, October 2001.


Power Conservation Strategies for MEMS-based Storage Devices - Lin, Brandt, Long, Miller (2002)   (3 citations)  (Correct)

....adjacent in the queue, but can be made adjacent through request reordering. This is especially useful for synchronous I O workloads where the sequential requests of one process interlace with those of other processes. Using anticipatory scheduling to overcome deceptive idleness in synchronous I O [11], a larger number of sequential requests from each process can be reordered together and merged together, reducing both seek and access times and boosting I O performance and energy efficiency. In fact, even the logical sequentiality requirement can be loosened. A very aggressive policy is to ....

S. Iyer and P. Druschel. Anticipatory scheduling: A disk scheduling framework to overcome deceptive idleness in synchronous I/O. In Proceedings of the 18th ACM Symposium on Operating Systems Principles (SOSP '01), pages 117--130, Banff, Canada, Oct. 2001. ACM.


Flexibility, Manageability, and Performance in a.. - Bent.. (2002)   (2 citations)  (Correct)

....there is no available NFS request, our current implementation is work conserving and schedules a competing request, rather than allow the server to be idle. We are currently implementing a non work conserving policy in which the idle server waits some period of time before scheduling a competitor [17]; such a policy might pay a slight penalty in average response time for improved allocation control. 7.3 Concurrency Architecture Adaptation We now show the benefits of automatically adapting the concurrency architecture to the platform and workload. We run two simple experiments, with the ....

S. Iyer and P. Druschel. Anticipatory Scheduling: A Disk Scheduling Framework to Overcome Deceptive Idleness in Synchronous I/O. In 18th ACM Symposium on Operating Systems Principles, October 2001.


DULO: An Effective Buffer Cache Management Scheme to Exploit.. - Temporal And Spatial   (Correct)

No context found.

S. Iyer and P. Druschel, "Anticipatory scheduling: A disk scheduling framework to overcome deceptive idleness in synchronous I/O", Proc. of SOSP '01, October 2001.


Transforming Policies into Mechanisms with Infokernel - Arpaci-Dusseau.. (2003)   (3 citations)  (Correct)

No context found.

S. Iyer and P. Druschel. Anticipatory scheduling: A disk scheduling framework to overcome deceptive idleness in synchronous I/O. In Proceedings of the 18th ACM Symposium on Operating Systems Principles (SOSP '01), pages 117-- 130, Ban#, Canada, October 2001.


Performance Analysis and Optimization of the Hurricane File System.. - Tam (2003)   (Correct)

No context found.

Sitaram Iyer and Peter Druschel. Anticipatory scheduling: A disk scheduling framework to overcome deceptive idleness in synchronous I/O. In 18th ACM Symposium on Operating Systems Principles, Operating Systems Review, pages 117 -- 130. ACM Press, December 2001.


Robust, Portable I/O Scheduling with the Disk Mimic - Popovici, Arpaci-Dusseau.. (2003)   (1 citation)  (Correct)

No context found.

S. Iyer and P. Druschel. Anticipatory scheduling: A disk scheduling framework to overcome deceptive idleness in synchronous I/O. In 18th ACM Symposium on Operating Systems Principles, pages 117-- 130, October 2001.


Preemptive RAID Scheduling - Zoran Dimitrijevi Raju   (Correct)

No context found.

S. Iyer and P. Druschel. Anticipatory scheduling: a disk scheduling framework to overcome deceptive idleness in synchronous I/O. 18th Symposium on Operating Systems Principles, September 2001.


Preemptive RAID Scheduling - Zoran Dimitrijevi Zoran   (Correct)

No context found.

S. Iyer and P. Druschel. Anticipatory scheduling: a disk scheduling framework to overcome deceptive idleness in synchronous I/O. 18th Symposium on Operating Systems Principles, September 2001.


Power Conservation Strategies for MEMS-based Storage Devices - Ying Lin Scott (2002)   (3 citations)  (Correct)

No context found.

S. Iyer and P. Druschel. Anticipatory scheduling: A disk scheduling framework to overcome deceptive idleness in synchronous I/O. In Proceedings of the 18th ACM Symposium on Operating Systems Principles (SOSP '01), pages 117--130, Banff, Canada, Oct. 2001. ACM.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC