It only use of the next CALL statement.
I had dounbt about my previous tests due I had several processes running in background...
Now, I redo several test in read and write from/to SSD sata partitions (one into fat32, the other as jfs)
I used a very big file and stopped the process after 60s (may be 1/4s differences but as precise as possible)
After 60s (CTRL C) from SATA SSD (fat32) to SATA SSD (JFS)
With -> IFS=C:\OS2\FAT32.IFS /cache:1984 /h /q /ac:* /largefiles
With -> REM CALL=C:\OS2\CACHEF32.EXE /f /p:2 /m:50000 /b:250 /d:4000 /S /L:ON
15/02/23 23:55 369 011 200 0 a--- dsd64-2ch (3).zip
With -> IFS=C:\OS2\FAT32.IFS /cache:1984 /h /q /ac:* /largefiles
With -> CALL=C:\OS2\CACHEF32.EXE /f /p:2 /m:50000 /b:250 /d:4000 /S /L:OFF
16/02/23 0:03 567 854 592 0 a--- dsd64-2ch (3).zip
With -> IFS=C:\OS2\FAT32.IFS /cache:2048 /h /q /ac:* /largefiles
With -> CALL=C:\OS2\CACHEF32.EXE /f /p:2 /m:50000 /b:250 /d:4000 /S /L:OFF
16/02/23 0:13 566 098 944 0 a--- dsd64-2ch (3).zip
With -> IFS=C:\OS2\FAT32.IFS /cache:2048 /h /q /ac:* /largefiles
With -> CALL=C:\OS2\CACHEF32.EXE /f /p:2 /m:50000 /b:250 /d:4000 /S /L:ON
16/02/23 0:19 566 619 136 0 a--- dsd64-2ch (3).zip
With -> IFS=C:\OS2\FAT32.IFS /cache:2000 /h /q /ac:* /largefiles
With -> REM CALL=C:\OS2\CACHEF32.EXE /f /p:2 /m:50000 /b:250 /d:4000 /S /L:ON
16/02/23 0:26 370 636 800 0 a--- dsd64-2ch (3).zip
After 60s (CTRL C) from SATA SSD (JFS) to SATA SSD (FAT32)
With -> IFS=C:\OS2\FAT32.IFS /cache:2000 /h /q /ac:* /largefiles
With -> REM CALL=C:\OS2\CACHEF32.EXE /f /p:2 /m:50000 /b:250 /d:4000 /S /L:ON
16/02/23 0:36 478 121 472 0 a--- dsd64-2ch (3).zip
After 60s (CTRL C) from SATA SSD (JFS) to SATA SSD (FAT32)
With -> IFS=C:\OS2\FAT32.IFS /cache:2048 /h /q /ac:* /largefiles
With -> CALL=C:\OS2\CACHEF32.EXE /f /p:2 /m:50000 /b:250 /d:4000 /S /L:OFF
16/02/23 0:43 426 882 560 0 a--- dsd64-2ch (3).zip
After 60s (CTRL C) from SATA SSD (JFS) to SATA SSD (FAT32)
With -> IFS=C:\OS2\FAT32.IFS /cache:2048 /h /q /ac:* /largefiles
With -> CALL=C:\OS2\CACHEF32.EXE /f /p:2 /m:50000 /b:250 /d:4000 /S /L:ON
16/02/23 0:50 282 464 256 0 a--- dsd64-2ch (3).zip
In this kind of test, the L:OFF has a big impact but overall, the speed is very very slow for SSD's !
testing from JFS to JFS for one very big file results into nearly 98MB/s which is of course slow for an SSD able to speed up to 520M !
(Disk aligment may probably impact - isn't correctly done for SSD and may be trim need [not done since a few weeks])
I didn't test usb keys yest and I know it needs more time because as soon it warms up, speed will dramatically slowdown
I have a 1TB usb key with a speed nearly 500MB. Under windows, It will start nearly at this speed but after a few seconds, the speed start to drop up to a slow value about 6M ! (the key been warm and into speed regulation to protect it)