ext_32648 ([identity profile] goldsquare.livejournal.com) wrote in [personal profile] jducoeur 2015-01-09 02:26 pm (UTC)

Years ago, with insufficient experience, I was trying to debug a device-driver problem. I used printfs. Stupid.

Eventually I created an in-memory array, updated that with integer data which corresponded to information I wanted, and that was "fast enough" to expose the issue.

Many years later, on a Connection Machine, we discovered that asking for the current day/date would bring all processors to a screeching halt while the system propagated the correct date/time to every processor. Also while trying to profile behavior and performance.

It's not easy.

Post a comment in response:

(will be screened)
(will be screened if not validated)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting