Welcome, Guest. Please login or register.

Author Topic: A3640 memory/performance issues  (Read 3003 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline darksun9210Topic starter

Re: A3640 memory/performance issues
« Reply #14 from previous page: January 08, 2020, 04:36:28 PM »
yeah we do seem to be in a bit of a sellers market for the last year or three! :-\

looks like i'm waiting for the TF/icomp/apollo pot of gold at the end of the rainbow  ;D
but i'll keep my ear to the ground in the mean time

A500 Vampire2/minimegachip/lazarus/indyECS
A600 Vampire2/604n/subway/IndyECS
A1200 PiStorm32+Pi4/subway/IndyAGA
A1200 PiStorm32+Pi4/subway/IndyAGA
A1200 PiStorm32+Pi4/subway/IndyAGA
A3k C=040/CV64-3D/Xsurf100+RRoadUSB/Zoram256/acard scsi-ide-CF/IndyECS,
A4k CSMk3-060/CV64-3D/Xsurf100+RRoadUSB/Bigram256/IndyAGA, mediator+pci cards
CD32 TF360/IndyAGA
Plus an SGI O2 & consoles.
 

Offline AmigaHope

  • Newbie
  • *
  • Join Date: Dec 2006
  • Posts: 41
    • Show only replies by AmigaHope
Re: A3640 memory/performance issues
« Reply #15 on: January 10, 2020, 01:56:00 AM »
Burst mode is where you can transfer an entire cacheline (16-bytes) with only one setup cycle(s), as opposed to having to call out each 32-bit read/write. i.e. after the setup then each cycle you squirt another 32 bits down the bus for the next 3 cycles. This only works on a synchronous bus obviously, and the 68040/060 and 68020/030 buses are different in other ways as well. The A3000/A4000 fast slot is on a 68020/68030 bus. This is normally only handled by the caches but you can explicitly take advantage of this as well on 040/060 with MOVE16.

The A3640 has no local memory to burst to, and runs on a dissimilar bus. Even you run it synchronous to the motherboard bus (Speedgeek does this to minimize wait states), it has only bare-bones glue that will not let you burst across it. 
 

Offline paul1981

Re: A3640 memory/performance issues
« Reply #16 on: January 10, 2020, 07:21:13 PM »
How fast is the ZIII RAM compared with motherboard RAM? I'm guessing it's slower and the 16MB isn't enough to hold your OS boot and your 3D rendering program, hence the program code get's shoved into ZIII and it's doomed to run slower. Perhaps your OS needs streamlining a bit? Just a thought that's all, as those figures seem a bit extreme - the 040 should be rendering quicker than the 030. Didn't people buy A4000/040's for quicker rendering times?
 

Offline darksun9210Topic starter

Re: A3640 memory/performance issues
« Reply #17 on: January 13, 2020, 10:45:29 AM »
Good info @AmigaHope , i've heard of "burstmode" for years, but never actually understood what it was!

Z3 ram is slower than mainboard ram. i'll try some bustests to compare if i get a chance this evening

@paul1981 good point, i'll try a minimal boot to see if i can keep everything in the 16meg. maybe even pull the z3 ram card out just to see what difference that makes if any.
To be honest, an 030@50 with local ram outgunning an 040@25 without local ram both does and doesn't surprise me :D
The Blizzard i have with an 040@25 and local ram shows what this CPU could do if supported properly i guess.
an A3630 does 10:34:31 (hrs:mins:sec) with a 25Mhz 882, and putting a 33Mhz crystal on there brings that down to 7:50:54

A500 Vampire2/minimegachip/lazarus/indyECS
A600 Vampire2/604n/subway/IndyECS
A1200 PiStorm32+Pi4/subway/IndyAGA
A1200 PiStorm32+Pi4/subway/IndyAGA
A1200 PiStorm32+Pi4/subway/IndyAGA
A3k C=040/CV64-3D/Xsurf100+RRoadUSB/Zoram256/acard scsi-ide-CF/IndyECS,
A4k CSMk3-060/CV64-3D/Xsurf100+RRoadUSB/Bigram256/IndyAGA, mediator+pci cards
CD32 TF360/IndyAGA
Plus an SGI O2 & consoles.
 

Offline darksun9210Topic starter

Re: A3640 memory/performance issues
« Reply #18 on: January 17, 2020, 08:43:48 AM »
Just as a reference, this is my bustest output (10^6 byte/s):-
A4000 A3640 buster rev11
mainboard ram:-
readw 11.1
readl 11.5
readm 11.3
writew 6.0
writel 6.0
writem 6.1

Zorro3 ram (bigram256)
readw 7.5
readl 7.6
readm 7.6
writew 3.9
writel 3.9
writem 3.9

mediator graphics card ram (radeon 9250 128meg)
readw 2.5
readl 4.9
readm 4.9
writew 3.7
writel 7.3
writem 7.4

chipram
readw 2.3
readl 4.7
readm 4.6
writew 2.3
writel 4.6
wrltem 4.6

A500 Vampire2/minimegachip/lazarus/indyECS
A600 Vampire2/604n/subway/IndyECS
A1200 PiStorm32+Pi4/subway/IndyAGA
A1200 PiStorm32+Pi4/subway/IndyAGA
A1200 PiStorm32+Pi4/subway/IndyAGA
A3k C=040/CV64-3D/Xsurf100+RRoadUSB/Zoram256/acard scsi-ide-CF/IndyECS,
A4k CSMk3-060/CV64-3D/Xsurf100+RRoadUSB/Bigram256/IndyAGA, mediator+pci cards
CD32 TF360/IndyAGA
Plus an SGI O2 & consoles.
 

Offline DamageX

  • Sr. Member
  • ****
  • Join Date: Jun 2005
  • Posts: 339
    • Show only replies by DamageX
    • http://www.hyakushiki.net/
Re: A3640 memory/performance issues
« Reply #19 on: January 17, 2020, 12:32:12 PM »
That is shocking.
 

Offline darksun9210Topic starter

Re: A3640 memory/performance issues
« Reply #20 on: February 12, 2020, 10:20:31 PM »
as additional
Bustest output (10^6 byte/s):-
Mediator removed, standard busboard backplane re-installed, and Cybervision64/3D results.
(Glad to see both the Phase5 and DCE versions of the card need the card guide piece of plastic removed from both an A3k and A4k. anyway...)
readw 2.4
readl 4.8
readm 4.9
writew 3.1
writel 6.1
writem 6.2

now i distinctly remember getting 14meg a sec across the zorro bus when i had my cyberstorm2/040 card. so i'll keep hanging on for something similar.

A500 Vampire2/minimegachip/lazarus/indyECS
A600 Vampire2/604n/subway/IndyECS
A1200 PiStorm32+Pi4/subway/IndyAGA
A1200 PiStorm32+Pi4/subway/IndyAGA
A1200 PiStorm32+Pi4/subway/IndyAGA
A3k C=040/CV64-3D/Xsurf100+RRoadUSB/Zoram256/acard scsi-ide-CF/IndyECS,
A4k CSMk3-060/CV64-3D/Xsurf100+RRoadUSB/Bigram256/IndyAGA, mediator+pci cards
CD32 TF360/IndyAGA
Plus an SGI O2 & consoles.
 

Offline cehofer

Re: A3640 memory/performance issues
« Reply #21 on: February 14, 2020, 03:20:19 PM »
I am building an Amiga Mediator Tower out of spare 4000D parts I have.  I have am using the A3640 CPU card V3.1.  Why does it take 30 seconds to start booting?  If I hit a stop watch with a reset, it will not try to access the floppy or bring up the BIOS screen if you hold the two mouse buttons down until 30 seconds everytime.  I remember something about this delay.  How can I fix it?
 

Offline TribbleSmasher

Re: A3640 memory/performance issues
« Reply #22 on: February 14, 2020, 03:34:50 PM »
do you have any IDE harddrive installed yet? If not, the machine waits for spinup of one just to be sure there is one present - or not.
 

Offline cehofer

Re: A3640 memory/performance issues
« Reply #23 on: February 14, 2020, 04:29:53 PM »
Is there a way of shutting off the IDE or do I just have to install and IDE drive?  I have the GVP SCSI Impact HCII right now.  I don't remember it doing it when I was testing with my CyberStorm III card.
 

Offline kolla

B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS