_FAT_cache_writeSectors decrease perfomance.
Posted: Tue Jun 23, 2009 2:25 pm
startting from revision 3543 and till current sequental writes of big amount of data (megabyte and bigger) take more time then before.
on ds in some case i have increase 1 mb write time from 2 seconds to 28 seconds.
one of speed decradation reasons as i can see is a reading from disk to cache before adding written data to cache.
on ds in some case i have increase 1 mb write time from 2 seconds to 28 seconds.
one of speed decradation reasons as i can see is a reading from disk to cache before adding written data to cache.