Welcome, Guest. Please login or register.

Author Topic: Amiga PPC 603e 160mhz/68040 25mhz+64Megs Acc on uk ebay  (Read 3777 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Amiga PPC 603e 160mhz/68040 25mhz+64Megs Acc on uk ebay
« on: December 10, 2003, 12:44:56 AM »
Quote

lempkee wrote:
amigamad: no the 040 ppc is not fast...infact its like a turtle compared with one that has a 060...

really sad but thats the truth....



What is the reason exactly? Context switching or just general 060 is much faster for 680x0 use?

Assuming the 040/060 have similar memory badwidths on the card (neither can make use of 64 bit access), the 060 has twice the clock, but also twice the cache to push.

Has anybody fully timed the context switches on both systems to see what the effect is?

-edit-

Now I think about it, I did actually time context switches on my machine (040 version) with some free source I found on aminet that manually did context switches in a large loop. IIRC, it was about 600 microseconds under warpos 5.

Anbody got a figure for 060?
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Amiga PPC 603e 160mhz/68040 25mhz+64Megs Acc on uk ebay
« Reply #1 on: December 10, 2003, 06:23:18 PM »
Quote

lempkee wrote:
karlos:give me the link to that tool from aminet and i will give u an bppc number (060/240)


Archive here...

Readme here...

In the only warpos coding I did, I've always manually context switched and done as much OS 68K stuff per call as possible...
int p; // A