Welcome, Guest. Please login or register.

Author Topic: SLOW copy  (Read 1415 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline paul1981

Re: SLOW copy
« on: February 12, 2013, 09:44:30 PM »
Quote from: blakespot;725986
It turns out what I thought for the longest time was a PSU issue was to do with a SCSI drive in my A1200 tower with A1260. There is a drive here that, if I boot from, causes the Amiga to sit with a black screen for days. I can boot from a blank drive and access the other drive fine, but cannot boot from it.

I booted to blank, and accessed c/ on the "bad" drive fine to try and copy its contents to blank drive to try boot from it. Sadly, blank boot has libs too old to run Dopus. So, I did a CLI: COPY dh1: dh0: ALL on it, and the 1.5GB of data is taking HOURS to copy. Mods 200-300K in size are taking 20 secs.

Why?

How can COPY be that inefficient on a NO S-S boot? Still copying. Thanks.



bp

No S-S? All the 060 caches would have been disabled, hampering performance. Use the 060 cpu command to turn them on. Such as "cpu060 b or cpu60 best" or whatever option it is with your particular cpu command (I can't remember details I'm afraid).
Also, large amounts of copying will stall unless you have plenty of disk buffers. For example, addbuffers dh0: 1000, addbuffers dh1: 1000