Hacker News new | ask | show | jobs
by jve 21 hours ago
Perhaps it impacts size, manufacturing (automation) and money considerations. I mean now you suddenly need a slot of golden plated pins, you suddenly need a module with said pins and a memory chip soldered. You're introducing so much steps and complexity (thus expense) there for net negative.

I know that people like to argue "but I can't upgrade RAM". Yes. But as we see here not impossible. Your car also needs some effort to change some parts and perhaps even more effort compared to resoldering some chips at a shop that knows how-to.

1 comments

> Perhaps it impacts size, manufacturing (automation) and money considerations. I mean now you suddenly need a slot of golden plated pins, you suddenly need a module with said pins and a memory chip soldered. You're introducing so much steps and complexity (thus expense) there for net negative.

How is this relevant when the same point applies to system RAM?

Desktop DDR rarely exceedes 64bits(you have to combine more than one dimm). Since RAM is a parallel bus that means 64 conductors that have to be impedance and length controlled. GPUs use >192bit busses, with 512bit in the high performance GPUs. So that's now 512 conductors.

512 conductors that have to be exactly the same length. Make them longer you'll say- now you just lost your high memory clocks to propigation delay and parasitics.

Seeing the problem?