[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange pbs with RamFastD



I bought a RamFast D (3.01 I think) some months ago, with 1Meg cache on
it. Before, I had a simple Apple RevC in my IIGS. The RamFast drives a
Rodime HD, 45 Megas.

Is it because of the cache that saving takes more time than before?
Under Orca, I have an EXEC file that:
-compiles a program
-links it
-copies the resource fork to the S16 file created at link time.
-then launches the S16 file.

I had to remove the file launch since the resource fork wasn't copied
fast enough! when launching I experienced "unable to find resource"...

Waiting for a few seconds solves the problem. Isn't that funny, for a
card that should be faster than any other hardware?
I must say that there was no pb with the old RevC.

Another thing that appeared is that precompiled headers wouldn't work
with the RamFast:
with the RevC, compiling would print the whole header list in half a
second (even if there were plenty headers to include)
with the RF, I get only one include message at the time, with the
spinning bar under it, and it takes a long time. Really.

Has anybody experienced the same problem???

thanks!