Modern SCSI disk drives may implement their own disk scheduling algorithms.
How can we disable disk scheduling or enfore the FIFO disk scheduling
on disk drive? The operating system we used is Windows NT with DDK and
the disk is Seagate ST32550W.
Thanks for your help.
Yun
Yun Li <yl...@syr.edu> wrote in article <6e3pv6$8...@newstand.syr.edu>...
The Mode Page settings onboard a SCSI HD may offer some options here.
You'll need a mode page editor and the full SCSI spec for the ST32550W from
Seagate. Why are you trying to enforce FIFO ordering for disk I/O
requests?
The Seagate manuals (not just the installation guide) are very useful
references, and are good reading for those interested in all the things
that one can set in a modern SCSI hard drive like the Barracuda.
Yun Li wrote:
>
> Hi, all,
>
> Modern SCSI disk drives may implement their own disk scheduling algorithms.
> How can we disable disk scheduling or enfore the FIFO disk scheduling
> on disk drive? The operating system we used is Windows NT with DDK and
> the disk is Seagate ST32550W.
>