Subject: Re: [boost] [lockfree] review
From: Gordon Woodhull (gordon_at_[hidden])
Date: 2011-07-29 20:03:32


On Jul 29, 2011, at 7:36 PM, Dave Abrahams <dave_at_[hidden]> wrote:

> Personally I never understood how sequential consistency could be much
> of a help in reasoning about multithreaded programs... but that's just
> me.

True, it's bad enough with sequential consistency, but without it there's no hope of understanding at all IMO.