Slashdot Mirror


Pentium 4 6XX Sequence and New EE P4s Launched

Mojo-Dog writes "Today Intel took the wraps off their new Pentium 4 Processors with EM64T extensions for 64-bit computing. The Pentium 4 6XX Sequence and Pentium 4 3.73GHz are based on Prescott 2M cores with a full 2MB of on-chip L2 cache as well. HotHardware.com has a full review with benchmarks posted of these new P4s, many of which also offer Intel's SpeedStep technology for power savings and improved thermals, which has been available in Pentium Mobile CPUs for some time now."

16 of 198 comments (clear)

  1. An additional reference by Anonymous Coward · · Score: 2, Informative

    The Tech Report also has an excellent writeup 4 -600/index.x?pg=1>

    1. Re:An additional reference by Anonymous Coward · · Score: 1, Informative

      Turn on HTML formatting next time, brother.

      http://techreport.com/reviews/2005q1/pentium4-600/ index.x?pg=1

    2. Re:An additional reference by Anonymous Coward · · Score: 1, Informative

      TR is good as usual. Here is another good one:

      http://www.hardcoreware.net/reviews/review-263-1.h tm

  2. Correction by Compact+Dick · · Score: 2, Informative

    That's Shouldn't they have, not " Shouldn't they of".

    Cheers,
    CD

  3. Re:Compatibility with AMD64 by Anonymous Coward · · Score: 2, Informative
    Binaries are interchangeable. The only differences are certain platform features which have always been different between AMD and Intel.

    In other word, you could say it's 100% compatible. Or 100% ripoff. :-)

  4. Re:'lagging a bit' by Grounded0 · · Score: 2, Informative

    MIPS R4000 and Alpha 21064 were 64 bit processors back in 1992.

    --
    IRC: Grounded0 @ IRCnet. "I was lucky get into computers when it was very young & idealistic industry" -Steve Jobs
  5. Re:2MB Cache? by Grounded0 · · Score: 5, Informative

    MIPS R12000 system that's sitting on my desk has 8MB of L2 cache. And yes, it's circa 2000.

    --
    IRC: Grounded0 @ IRCnet. "I was lucky get into computers when it was very young & idealistic industry" -Steve Jobs
  6. Re: EM64T Extensions - 64-bit computing? by Grounded0 · · Score: 5, Informative

    Basically they're just IA-32 architecture without it's most worst design errors.

    1. 8 registers increased to 16 (it still sucks compared to SPARC's 128).

    2. Larger addressing width (eg. can allocate more than 4GB of memory limited by 32-bit architectures). Alpha and MIPS had this capability in 1992.

    3. NX bit (can prevent buffer overflows). Has been available for ages on good CPU architectures.

    --
    IRC: Grounded0 @ IRCnet. "I was lucky get into computers when it was very young & idealistic industry" -Steve Jobs
  7. Re:Nothing really about 64 bit performance by Anonymous Coward · · Score: 1, Informative

    Gentoo has some nice benchmarks on this. You can find it in the AMD 64 FAQ found here . Where also they link to another forum post containing some very interesting performance differences, found here.

  8. Intel fanboys? Biased Journalism? by inflex · · Score: 5, Informative

    Normally I don't pay much attention to these reviews, but damn this review smacked of Intel fanboyism and anti-AMD'ism. In summary, the comments fell into two catagories:

    1. If Intel beat the AMD in a test
    "Once again it's game over for AMD"

    2. If AMD beats Intel in a test
    "AMD struggles to keep ahead of Intel in this test"

    I thought at first it was just a one off comment - but the almost all of the evaluations were like that.

    Obviously we each tend to have a preference for one brand over another but please can we have consistent commenting.

    Paul.

  9. Re:'lagging a bit' by jizmonkey · · Score: 3, Informative
    You don't know what you are talking about. The Jaguar used funny math to get the "64-bit" number. Everybody knows that a 64-bit blitter does not a 64-bit system make, and so the only people to bring it up (like you) do so to build strawmen. The CPU of the Jaguar was a Motorola 68000.

    The page you link to, by making this analogy, shows that its author doesn't know jack about shit, either.

    The Nintendo 64 had an R4300i CPU. It was fully 64-bit. It addressed 64 bits (40 physical), the same as high-end SGI workstations. It had 64-bit integer registers and 64-bit floating point registers. The system had a 500MB/sec bus to the Rambus memory. There is only one "32-bit" part about the R4300i, and that was the system interface. But the memory connected to the RCP, not the CPU (and the RCP, obviously, had heavy bandwidth requirements of its own to do the graphics rendering and sound), and so it would have been wasteful to run the same wide bus between the CPU and RCP.

    The RCP was another 64-bit processor, also a customized MIPS chip.

    It is true that the R4300i had a 32-bit compatibility mode which was often used in games, but that is irrelevant. Most people run 32-bit software on their Athlon 64, too.

    --
    With great power comes great fan noise.
  10. Thermal Characteristics & Power Consumption by cyclocommuter · · Score: 3, Informative

    Over at X-bit labs, they have a more comprehensive review of these chips' Thermal characteristics and power consumption. You will still need a big PSU and a good HSF if you are going to multitask or play games on these puppies.

  11. Intel President Paul Otellini said... by Anonymous Coward · · Score: 1, Informative
    Intel President Paul Otellini said on Jan 10th in his blog-
    "While I hate losing share, the reality is that our competitor has a very strong product offering"

    Further details on the story can be found here

  12. Re:64-bit GPUs by cnettel · · Score: 5, Informative
    You're wrong. Or, rather, "bitness" is a very silly measure. In a general purpose chip, you can measure the maximum word size for single operations.

    Then, you realize that the current SSE/3Dnow etc stuff will actually handle 128-bit data.

    Then, you can think that you should measure the bandwidth of the memory bus. With dual channels, that's generally 128 bits now for CPUs, but for Intel, the memory bus is of course still a part of the chipset. Most GPUs top out at 256, with lower counts and basically the same architecture for the cheaper models. The front-side bus in Intel chips is 64-bit, but running on a higher frequency. Also, most accesses, IIRC, are aligned to be the size of one cache line - 64 bytes or 512 bits. Also, note that the 8088 was an 8-bit CPU and the 80386 sx a 16-bit CPU by this definition. Obviously not what we want.

    Finally, we can measure it by the addressing model. This makes some sense and then we also get to the result that AMD64 was the first x86-like ISA to achieve 64-bit flat space addressing. The "flat space" requirement is important, as we want to consider the 8086 (/8088) 16-bit and not 20-bit (16-bit segment + 16-bit offset with locked segment spacing). In this area, many GPUs are tailored to their actual memory capacity. Why should we waste addressing bits and consequentially lines on stuff we can't use?

    By this definition, a modern GPU isn't "even" 32-bit, but why the heck should we care. The number of bits as a performance metric is stupid unless one has to take extra measures to avoid the boundary. That was the case in 16-bit x86 code, and is currently the case in some heavy-iron 32-bit code. The number of bits "of" a GPU is not a relevant metric.

  13. Mystery of the 64 bit extensions: Solved by Anonymous Coward · · Score: 1, Informative

    Ok, the extensions are not compatible, right? So why did intel put them in there?

    Sell those chips now and gain market share. That is it, nothing more or less. Those extension don't do anything at this point. Its all about adoption in the market.

    Its business people not technology.

  14. Re: EM64T Extensions - 64-bit computing? by bani · · Score: 2, Informative

    actually what happened with itanium is intel made a number of huge gambles on technology.

    in order for itanium to be successful, every single one of them had to pan out.

    what happened is virtually none of them panned out.

    intel blew their load on a high risk gamble, and lost.