DavidGZ

Results 46 comments of DavidGZ

> > What is relationship of this to `FS_CACHE_PERCENTAGE` ? Couldn't this be somehow used for the same purpose? > > Nice!, the code is already there :-) I'd like...

> I would rather prefer to have a dynamic value rather than any predefined one, be it 4k or 64k. I think that is even neccessary if the filesystem is...

Ah....OK, I thought that you were talking about dynamic growth of the cache not choosing dynamically the block sizes depending on the file system. I think this would be difficult...

> > Two questions about that: > > * why does the fat driver needs to lock a cache block for each directory entry ? > I forgot most of...

> @DavidGZ , @Perdrix24 have you ever noticed this? I don't remember but what I can say is that I've always accepted that TOS and MiNT drivers although share most...

> Can't say whether I confirm this on my MegaSTE: netus000.prg = 230 kb/s, netusbee.ucd = 220 kb/s. Can be just FreeMiNT overhead. Yes, I think this is the reason,...

> > Can't say whether I confirm this on my MegaSTE: netus000.prg = 230 kb/s, netusbee.ucd = 220 kb/s. Can be just FreeMiNT overhead. > > Yes, I think this...

> Did a few more tests... > > ``` > f030 + a10 + netusbee.prg: 310 kb/s > f030 + a10 + netusbee.ucd: 270 kb/s > > ct60 + a10...

Yes, I try to follow the list, but I do it with some delay. I think I submitted all the code for this driver, but I'll check to be sure...

I'll check and compare the source tree with what I have here, I know I said it before but I didn't have too much time. I really think I submitted...