How much more does SRAM really cost to produce than DRAM? Shouldn't it be a bit less than 6x since SRAM has 6 transistors per bit while DRAM has 1 and the pins out of the chip & other control mechanisms don't need to be reproduced 6x?
It occurs to me that a lot of enthusiasts would be happy to pay 6x the cost for RAM to have the entire system running at cache speed. This would entirely eliminate the need for L2 also, thereby simplifying CPU design and the lack of a refresh cycle and simplicity of it would simplify chipset design as well I would think.
This would make a lot of sense for multi-CPU servers also.
Why don't we at least have SRAM/DRAM hybrid modules, i.e. increase burst size from 64 bytes to 256 bytes or so and cache the first 1/4 of each 256 bytes in SRAM for low latency while waiting for the DRAM section of the burst to start?
It occurs to me that a lot of enthusiasts would be happy to pay 6x the cost for RAM to have the entire system running at cache speed. This would entirely eliminate the need for L2 also, thereby simplifying CPU design and the lack of a refresh cycle and simplicity of it would simplify chipset design as well I would think.
This would make a lot of sense for multi-CPU servers also.
Why don't we at least have SRAM/DRAM hybrid modules, i.e. increase burst size from 64 bytes to 256 bytes or so and cache the first 1/4 of each 256 bytes in SRAM for low latency while waiting for the DRAM section of the burst to start?