On Tue, May 25, 2010 at 6:41 PM, Philip Pemberton
<classiccmp at philpem.me.uk> wrote:
"You have two threads running in parallel, and a
single data structure which
both threads must be able to read from and write to. How do you prevent data
corruption in this structure when both threads try to access it at the same
time?"
"Uuuuhhhhh..... can I have the job now?"
There's someone I don't want writing an SMP-safe device driver for me.
-ethan