Welcome, Guest. Please login or register.

Author Topic: 486dx2 System Question  (Read 11091 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Re: 486dx2 System Question
« on: December 02, 2007, 07:04:43 PM »
Applications are not split across several cores, the software has to emplore several threads that can get distributed across the cores - OS overhead is low, but if thread interdependance grows it can become a real problem.

The cost of a die is largely proportional to the area of the die (growing a bit faster due to lower yields with larger area dice) - that's why currently Intel's 45nm CPUs can easily beat AMD's 65nm CPU range in respect to pricing.
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Re: 486dx2 System Question
« Reply #1 on: December 03, 2007, 05:37:08 PM »
@da9000

Very good description - and I, too miss the good ol' simple days... ;-)