Slow hdd access?
Posted: 23 Aug 2020 10:22
I’m using an old 2.5” hdd around 2003 vintage 20gb. I’m getting about 100000 bytes/sec in sysinfo is that right? Seems slow.
We welcome retro users & hardware gurus alike! Come and join the party :)
https://www.exxosforum.co.uk/forum/
You do not need the 030 MMU Libs if you have a 68030 with MMU as you have the CPU command from WB 3.0 on, in a shell Just TYPE: CPU FASTROM BURST >NIL:GadgetUK164 wrote: 27 Aug 2020 23:43 Do you have an 030 with MMU? And have you install MMU libs? My understanding is you need to run cpu fastrom (via startup sequencer), and it should jump up in speed.
Was MMU libs aimed at < WB3.0?supaduper wrote: 29 Aug 2020 12:11You do not need the 030 MMU Libs if you have a 68030 with MMU as you have the CPU command from WB 3.0 on, in a shell Just TYPE: CPU FASTROM BURST >NIL:GadgetUK164 wrote: 27 Aug 2020 23:43 Do you have an 030 with MMU? And have you install MMU libs? My understanding is you need to run cpu fastrom (via startup sequencer), and it should jump up in speed.
To activate MMU from boot just add that line to your Startup-Sequence ,I put it near the bottom before LoadWB as it crashes on my setup if I put it too early in the list
In case the real speedup comes from moving rom to fast perhaps using old loadmodule with the scsi.device could make It run fast without mmu as.it would load on fastram.supaduper wrote: 29 Aug 2020 12:11You do not need the 030 MMU Libs if you have a 68030 with MMU as you have the CPU command from WB 3.0 on, in a shell Just TYPE: CPU FASTROM BURST >NIL:GadgetUK164 wrote: 27 Aug 2020 23:43 Do you have an 030 with MMU? And have you install MMU libs? My understanding is you need to run cpu fastrom (via startup sequencer), and it should jump up in speed.
To activate MMU from boot just add that line to your Startup-Sequence ,I put it near the bottom before LoadWB as it crashes on my setup if I put it too early in the list