Hi, Chris Young wrote: > The only thing letting it down is disk access speed - I'm using > HostFS, and loading anything substantial (eg. the Syndicate demo) can > take several minutes despite the fact it now runs at near-enough full > speed once loaded.
>From a quick look I suspect the ARMul_LoadByte()/ARMul_StoreByte() being used to move every transferred individual byte between the host buffer used by fread()/fwrite() and the ARM's memory space. As an aside, things like fwrite(), fseek(), etc., aren't having their return value checked. Cheers, Ralph. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 -- arcem-devel mailing list arcem-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/arcem-devel