Hmm, I see that you almost gets 6.5 MB/sec in the create file when testing with a 262144 byte, MEMF_FAST, LONG-aligned buffer.
I only get 1 MB/sec in the same test. Here is my numbers:
Testing with a 262144 byte, MEMF_FAST, LONG-aligned buffer.
Create file: 1006996 bytes/sec
Write to file: 1285019 bytes/sec
Read from file: 1559220 bytes/sec
How can I speed up things here? With the FAST ATA IDE controller in the A1200, I hope I can get faster disc access than this, cant I?
I have a block size of 1024 on my partitions. What do you have? My Max transfer rate is 0x0001FFFE, is this correct?
/Jörgen