Hi!

>>> My silly FATPLUS.EXE maybe ???
>> Was that the hack to go above 4 GB file size?
> NO: http://www.fdos.org/kernel/#fatplus

License evilness. Better to have the EDR DOS style
hack for files above 4 GB file size than "that".

Or of course turn LTOOLS into a drive letter driver
to support EXT2 filesystems directly in DOS :-D


>> Better use a multiple of cluster size and a power of 2.
> 
> 64 KiB ??? FYI: DOS extenders give better performance with 63.xxx KiB
> than 32 KiB.

That sounds VERY evil. Is the performance diff that big?
How about 64 kB? I think some hacks even support 128 kB
and to be honest, I would prefer a cache which joins I/O
to chunks of 64, 128, 256... kB over having huge cluster
sizes, because the latter means wasting a lot of space
if you have many small files. You can say space is cheap
today but you still lose performance in the further seek
unless of course you have a SSD instead of a harddisk.

Eric


------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Freedos-kernel mailing list
Freedos-kernel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to