How to Kill x86 and Thread-Level Parallelism

Slashdot reports on an interesting article discussing how one might go about ‘killing’ x86. The article details a number of different technological solutions, from a clean 64-bit replacement (Alpha?), to a radically different VLIW approach (Itanium), and an evolutionary solution (Opteron). Another article by the same author covers hardware multi-threading and exploiting thread level parallelism, like Intel’s Hyperthreading or IBM’s POWER4 with its dual-cores on a die. These types of implementations can really pay off if the software supports it. In the case of servers, most applications tend to be multi-user, and so are parallel in nature.

41 Comments

  1. 2004-01-31 9:54 pm
  2. 2004-01-31 10:06 pm
  3. 2004-01-31 11:05 pm
  4. 2004-01-31 11:32 pm
  5. 2004-02-01 12:45 am
  6. 2004-02-01 12:54 am
  7. 2004-02-01 12:56 am
  8. 2004-02-01 1:02 am
  9. 2004-02-01 1:09 am
  10. 2004-02-01 1:10 am
  11. 2004-02-01 1:21 am
  12. 2004-02-01 1:24 am
  13. 2004-02-01 1:29 am
  14. 2004-02-01 1:35 am
  15. 2004-02-01 1:41 am
  16. 2004-02-01 2:12 am
  17. 2004-02-01 2:20 am
  18. 2004-02-01 2:39 am
  19. 2004-02-01 2:42 am
  20. 2004-02-01 4:04 am
  21. 2004-02-01 4:16 am
  22. 2004-02-01 4:35 am
  23. 2004-02-01 4:45 am
  24. 2004-02-01 4:51 am
  25. 2004-02-01 5:27 am
  26. 2004-02-01 5:48 am
  27. 2004-02-01 5:51 am
  28. 2004-02-01 6:01 am
  29. 2004-02-01 6:03 am
  30. 2004-02-01 6:28 am
  31. 2004-02-01 6:47 am
  32. 2004-02-01 7:08 am
  33. 2004-02-01 7:32 am
  34. 2004-02-01 8:21 am
  35. 2004-02-01 8:54 am
  36. 2004-02-01 8:05 pm
  37. 2004-02-02 10:05 am
  38. 2004-02-02 10:37 am
  39. 2004-02-02 11:25 am
  40. 2004-02-02 11:58 am
  41. 2004-02-04 12:20 am