Re: Upgrade Business Machine Recommendation Please



In message <VA.00001266.1f4415f5@xxxxxxxxxxxxxxxx>, Daniel James
<wastebasket@xxxxxxxxxxxxxxxx> writes

That's unbuffered ECC ... Xeon and Opteron boards use registered ECC
(and I'm not entirely sure what difference it makes).

Registered (buffered) RAM contains a register between the RAM and memory
controller, costs more due to the additional components (and probably
lower production volumes) but means less strain on the controller.
Frequently on server boards they will take more registered memory than
unbuffered, like twice the amount. Performance penalty for registered is
that each R/W is held for one more cycle than unbuffered.

ECC is error correction through additional memory bits holding checksum
info about the contents of the main memory bits and as long as you only
get one bit error at a time (like a cosmic ray) it can be corrected on
the fly. ECC can detect 2 bit errors but not correct them.

You can have reg+ECC, unbuffered+ECC, reg-ECC, unbuffered-ECC
--
Tony
.



Relevant Pages

  • Re: Stupid cache question.
    ... >>memory sizing with no memory or stack! ... I sure don't know how to do such a thing (explicitly use cache as RAM), ... ; simulated subroutine call ... use another register to tell us whether ...
    (comp.arch.embedded)
  • Re: PIC vs ARM assembler (no flamewar please)
    ... register and memory has nearly the same speed. ... speed bottleneck for CPUs, it would be horribly slow to implement. ... The TMS9995 was much closer to an MCU with onboard RAM ... and it still was much slower than register based CPUs. ...
    (comp.arch.embedded)
  • Re: PIC vs ARM assembler (no flamewar please)
    ... Slower, yes. ... memory addresses or not I don't know, the RAM is on-chip at address ... go away) to point to the first register in memory. ...
    (comp.arch.embedded)
  • Re: How do I meet this memory IO with least resources on FPGA?
    ... For very large memory, register implementation takes N times silicon than ... For a small memory, RAM have overheads like RW, sensing, amplifier, etc ...
    (comp.arch.fpga)
  • Re: Steve Jobs demos Macintosh in 1984
    ... Woody wrote: ... Stop annoying the fucking hell out of me, ... For sure not much computer memory had been made in 1948 - but it could ... For sure you got a bit more RAM to use in the Speccy - ...
    (uk.comp.sys.mac)

Loading