An Optimized Disk Scheduling Algorithm With Bad-Sector Management
Amar Ranjan Dash, Sandipta Kumar Sahu, B Kewal

TL;DR
This paper introduces an optimized disk scheduling algorithm that reduces seek time, latency, and transfer time while managing bad sectors, aiming to improve overall hard-disk performance and energy efficiency in high-performance computing.
Contribution
The paper proposes a novel disk scheduling algorithm that specifically manages bad sectors and optimizes multiple parameters to enhance disk performance and reduce power consumption.
Findings
Reduced seek time and rotational latency.
Improved data transfer efficiency.
Effective bad-sector management.
Abstract
In high performance computing, researchers try to optimize the CPU Scheduling algorithms, for faster and efficient working of computers. But a process needs both CPU bound and I/O bound for completion of its execution. With modernization of computers the speed of processor, hard-disk, and I/O devices increases gradually. Still the data access speed of hard-disk is much less than the speed of the processor. So when processor receives a data from secondary memory it executes immediately and again it have to wait for receiving another data. So the slowness of the hard-disk becomes a bottleneck in the performance of processor. Researchers try to develop and optimize the traditional disk scheduling algorithms for faster data transfer to and from secondary data storage devices. In this paper we try to evolve an optimized scheduling algorithm by reducing the seek time, the rotational latency,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Storage Technologies · Parallel Computing and Optimization Techniques · Distributed and Parallel Computing Systems
