Welcome, Guest. Please login or register.

Author Topic: X1000 CPU is PWRficient PA6T  (Read 22715 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: X1000 CPU is PWRficient PA6T
« on: July 05, 2010, 08:06:24 PM »
Using a gang scheduler for SMP would allow Forbid/Permit-style disabling of the multitasking to be implemented.  Nasty code that uses Forbid to speed things up will have the dubious distinction of being slower though because it will still run on one core only.

Personally, I think the FPGA approach to expanding the Amiga (eg. making slave processors to the master single-threaded CPU) is the best way but SMP is certainly possible.