Are you mounting the device with the -o sync option? If not, try this. Otherwise the write buffer will make your results misleading. Also you may find unmounting takes a long time as the buffers have to be written first.
Andrew On Thu, 2007-07-12 at 18:06 +0800, feiyang yun wrote: > I'm sorry for posting a new subject, as I don't know how to posting it > under the exit subject. > > Now I changed the MMC driver on Dm6446(kernel 2.6.20) for supporting > SD card. Now it works well when reading/writing files smaller than > 2992KB, lager file will be transfered only 2992KB. > why and some patch to fix it?? > > thanks > _______________________________________________ > Davinci-linux-open-source mailing list > [email protected] > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
