What is the efficiency of the C scan algorithm for disk scheduling?

1 answer

Answer

1239752

2026-03-19 23:20

+ Follow

The efficiency of the C-scan algorithm for disk scheduling is considered to be high. It is a variant of the scan algorithm that improves performance by reducing the seek time of the disk arm. The C-scan algorithm scans the disk in one direction only, which can lead to faster access times compared to other algorithms.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.