Quite some time ago, I remember I used a disk benchmark tool. Unfortunately I couldn't find it and don't remember it's name anymore. Does anybody know where some tool like that can be found?
Sorry for necromancing such an old thread, but DOSSCAN doesn't seem too work on Nextor 2.1.x. Not even if I use NSYSVER to force the reported version to 2.20: in this case the utility is at least convinced to run, but doesn't do anything useful.
Are there any other disk benchmark utilities that are compatible with Nextor 2.1.x?
I was also quite disappointed that my trusty old DOSSCAN didn't work in Nextor, was curious about the speed of nextor/Carnivore2/CF card/turboR combi.... but now I see this thread and indeed, on my FAT12 partition, using NSYSVER, it works!
Who is 'rowi' who made this tool?
Oh, for those interested: it reported 458kB/s. That's faster than on my Novaxis SCSI with a physical hard drive, which got me 400kB/s on my turboR, if I remember correctly When I run it on a Nextor RAMdisk of 1MB, I get 504 kB/s! That's pretty fast.
I was thinking of disassembling dosscan and see if I can modify it. I think it needs 2 modifications. use Read absolute sectors from drive (_RDDRV, 73h) with 32 bit sector number and get the correct number of sectors from _DPAR.Wwhen there are more than 65535 sectors the 32 bit sector count is stored at a different offset in the data returned by _DPAR.
I got dosccan working in Nextor . Removed the msx-dos2.sys version check, now it only checks the kernel version.
Added Nextor running check. Added Nextor sector read when Nextor is used. Set the max sector on 65535 when partition has more sectors than 65535 .
With dosscan /t I get 327KB/s on the OCM . Not as fast as the novaxis scsi but close ( with my own novaxis rom I reached 347KB/s because I used INI instead of INIR.