This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fw: [patch] Make std::tr1::shared_ptr thread-safe.


On Thu, 31 Mar 2005 22:41:06 +0200, Paolo Carlini <pcarlini@suse.de> wrote:
> Alexander and Peter,
> 
> can I ask you, very humbly, a favor: can you possibly suggest some basic
> literature about the topics that you are discussing? For instance, about
> Tyson Whitehead,  about "acquire and release", and so on.

Tyson aside for a moment, try

http://www.ai.mit.edu/projects/aries/papers/consistency/ISCA90_ps.ps
http://www.crhc.uiuc.edu/ece412/papers/models_tutorial.pdf
http://www.hpl.hp.com/techreports/Compaq-DEC/WRL-95-9.pdf

Note that some HW models as presented in these decade old pieces are 
a bit outdated and not accurately reflect the current state, AFAICS.

regards,
alexander.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]