JoachimSchipper comments on Server Sky: lots of very thin computer satellites - Less Wrong

3 Post author: lsparrish 16 April 2012 11:05AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (34)

You are viewing a single comment's thread. Show more comments above.

Comment author: JoachimSchipper 15 April 2012 09:21:00AM 2 points [-]

ECC RAM is standard for servers, so it's not especially hard to get. Fixing bit errors outside the memory (e.g. in CPU) is harder; I imagine something like http://en.wikipedia.org/wiki/Tandem_Computers, essentially running two computers in parallel and checking them against one another, would work. But all of this drives the cost up, which, as you note, is already a problem.

Comment author: sketerpot 16 April 2012 12:11:48AM 3 points [-]

There are other clever things you can do, like including redundant hardware and error-checking within the CPU, but they all drive up the die area used. Some of this stuff might be able to actually drive down cost by increasing the manufacturing yield, but in general, it will probably be more expensive.