Debugging in the (Very) Large
Debugging in the (Very) Large describes Microsoft's challenges in implementing Windows Error Reporting. Those challenges include TBs of data, 1 billion+ computers running WER, and multiple entities accessing that data (anyone that can afford a VeriSign certificate can use WER for their own Windows applications and drivers). Worth a look (hey, it is even a SIGOPS paper).
Leave a comment