pre-LilleHammer mailing deadline

Boehm, Hans hans.boehm at hp.com
Mon Mar 7 02:24:51 GMT 2005


Here's the version I plan to send in later today, together with
a diff from the version with your patches incorporated.

Hans

> -----Original Message-----
> From: Bill Pugh [mailto:pugh at cs.umd.edu] 
> Sent: Sunday, March 06, 2005 4:24 PM
> To: Ben Hutchings; asharji at plg.uwaterloo.ca; Kevlin Henney; 
> Boehm, Hans; jimmaureenrogers at att.net; Doug Lea; Maged 
> Michael; Richard Bilson; Andrei Alexandrescu; Bill Pugh
> Subject: Re: pre-LilleHammer mailing deadline
> 
> 
> I made a few more tweaks after incorporating Ben's changes.
> 
> The main thing I changed was that the document had said that 
> data races can introduce non-determinism. Actually, threads introduce 
> non-determinism,
> and plenty of correctly synchronized multithreaded programs are 
> nondeterministic.
> 
> So I changed the wording to spell out why data races are bad: 
> Constructing a program that exhibits data races and is 
> guaranteed to work correctly in spite of reorderings allowed by 
> the
> memory system and by the compiler is very difficult, and
> data races are usually an indication
> of a programming error.
> 
> 	Bill
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: boehm2.diff
Type: application/octet-stream
Size: 5218 bytes
Desc: boehm2.diff
Url : http://shadbolt.decadentplace.org.uk/pipermail/cpp-threads/attachments/20050306/27f35051/boehm2.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issues.pdf
Type: application/octet-stream
Size: 114838 bytes
Desc: issues.pdf
Url : http://shadbolt.decadentplace.org.uk/pipermail/cpp-threads/attachments/20050306/27f35051/issues.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issues.tex
Type: application/octet-stream
Size: 17924 bytes
Desc: issues.tex
Url : http://shadbolt.decadentplace.org.uk/pipermail/cpp-threads/attachments/20050306/27f35051/issues-0001.obj


More information about the cpp-threads mailing list