[ECOS] load data from floppy
Jonathan Larmour
jifl@eCosCentric.com
Wed Jul 30 19:58:00 GMT 2003
Gary Thomas wrote:
>
> I think your idea of reasonable sized sectors as the basic granularity
> is the right approach. (512 bytes is OK, but maybe this should be
> configurable) We also need to think about all the rest of the "driver"
> stuff like initialization, control, and maybe [shudder] a block cache.
Some FS implementations rely on it for sane performance (as in performance
isn't just slow but orders of magnitude slow because they rely on ability
to instantly read back what was written) so we'll have to support it. But
I'm sure it would be possible to have a "null" layer to make it optional.
And similarly there's write buffering.
Jifl
--
eCosCentric http://www.eCosCentric.com/ The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[ can rejoice because thorns have roses." -Lincoln ]-- Opinions==mine
More information about the Ecos-devel
mailing list