Originally posted by: Cashmoney995
What's funny is that AMD has the patent to Hyperthreading (or atleast running multiple threads) and they dont use it. yet intel does.
AMD holds a patent on a form of course-grained multithreading for fast context switches,
not SMT. Hardware multithreading techniques have existed for over two decades; there are numerous multithreading patents held by many companies, including Intel.
In all honesty Intel's HT is baloney.
Perhaps you should read
this thread.
Intel has a better packaging and heatsink division therefore they can raise the clock speeds higher.
Yikes, do you really think that is what enables higher clock speed?
Their L1 data and Instruction cache is only 20k whereas AMD's is 128k.
The P4 has a 8 KB L1 data cache in addition to a 12K
entry instruction trace cache. The trace cache achieves a hit-rate similar to that of a traditional 32 KB L1 instruction cache. As for the L1 data cache, the P4's 8 KB L1D is smaller than the Athlon's 64 KB L1D, but it has a higher set-associativity (4-way on the P4, 2-way on the Athlon) and a lower access time (2 cycles on the P4, 3 cycles on the Athlon). The P4's L1D yields about twice the miss-rate than that of the Athlon, yet can be accessed faster and is backed by a lower latency L2 cache. It's a design decision, don't assume there isn't a reason for it. In the end, the P4 and Athlon achieve similar average access times (in cycles) with their on-die (L1 + L2) cache hierarchy...each uses a cache hierarchy that suits the microprocessor.
However they can not process as much data at the same time.
Again, don't assume there isn't a reason for the design decisions. And don't assume that the P4 was the first microprocessor to take the higher-clock-lower-CPI route versus the lower-clock-higher-CPI route. This "speedracer" vs. "brainiac" paradigm was made famous in the early-to-mid 90s, when the Alpha EV4 and EV5 held a 2X to 3X gap in clock speed over its similarly performing HP PA-RISC and IBM POWER rivals. The 200 MHz EV4 was about 10% faster than the 66 MHz POWER2 and 20% faster than the 100 MHz PA-RISC 7100. Performance is what matters in the end, don't get so hung up over the design decisions made to achieve it.