- Posts: 1
- Thank you received: 0
Which disk scheduling algorithm XP used?
16 years 2 months ago #27425
by JaMesLzR
Which disk scheduling algorithm XP used? was created by JaMesLzR
can anyone tell me which secondary disk scheduling algorithm XP used and give me it reference sites? limzhurong@yahoo.com
16 years 2 months ago #27439
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: Which disk scheduling algorithm XP used?
Unfortunately this area is severely undocumented. I read once that windows uses the SSTF algorithm. But thats probably an outdated info. I only know this because I've been actually involved in programming such simulation for disk arm scheduling.
By the way, even if you find accurate, up to date info. They are NOT going to reflect the real algorithm applied on the disk, because the physical geometry (cylinders,sectors per track,heads) is hidden from the OS because of BIOS limitations. The OS is given a logical geometry.
By the way, even if you find accurate, up to date info. They are NOT going to reflect the real algorithm applied on the disk, because the physical geometry (cylinders,sectors per track,heads) is hidden from the OS because of BIOS limitations. The OS is given a logical geometry.
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Time to create page: 0.113 seconds