Author: Stan Eisenstat
Subject: Re: [Cs323] sectors/track
Date: Wednesday, 07 Oct 2020, 21:23:51
> Message Posted By: Unknown
>
> How does the controller figure out which track on the sector to write data
> to, considering that each track within a data sector has different size?
> Is it some sort of greedy mechanism?
There is a mapping between virtual disk addresses and
real disk addresses (= sector and track).
--Stan-
PREV
INDEX
NEXT