tjaoz wrote:
Mediator 1200 bustest is from 8 to 18MB/s. It depends on the turbo card.
I'm not saying youre wrong - I'm sure that what you say is correct. However, were talking specifically about gfx cards operating under PCI here, not just the pure bus speed, but how fast can we shove data to the card
IIRC, Jose was thinking about some sort of movie player code and copy bandwidth issues a while ago - I'm guessing his original question here may be something to do with that.
Quite a lot of brave folks ran my test programs and for a wide spread of Mediator based systems I found that the speed of CPU access to video ram on a PCI gfx card (usually voodoo) was not very different accross the range 040@25 to 060 @ 66 for both the Mediator1200 and 4000 versions.
The slowest was about 6.5M/s, the fastest was about 10M/s.
I don't know about BusTest, but the copy code I used was my own asm routines that are typically faster than CopyMemQuick(), using 16x unrolled 32-bit, aligned transfers.