From 4515607553869304696
X-Google-Thread: f78e5,cb75380264167f0a
X-Google-Attributes: gidf78e5,public
X-Google-Language: ENGLISH,ASCII-7-bit
Path: g2news2.google.com!news3.google.com!news4.google.com!news.glorb.com!koehntopp.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.vmunix.org!peer-uk.news.demon.net!kibo.news.demon.net!news.demon.co.uk!demon!stump.algebra.com!devnull
From: nagle@animats.com (John Nagle)
Newsgroups: comp.std.c++
Subject: Re: Memory Models
Date: Mon, 12 Jun 2006 03:18:03 GMT
Organization: SBC http://yahoo.sbc.com
Lines: 28
Sender: mail2news@demon.net
Approved: fjh@cs.mu.oz.au (Fergus Henderson , moderator of comp.std.c++)
Message-ID: <5A4jg.44229$4L1.21165@newssvr11.news.prodigy.com>
References: <1150076591.451925.88770@m38g2000cwc.googlegroups.com>
NNTP-Posting-Host: news.news.demon.net
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: news.demon.co.uk 1150082302 23759 158.152.254.254 (12 Jun 2006 03:18:22 GMT)
X-Complaints-To: abuse@demon.net
NNTP-Posting-Date: Mon, 12 Jun 2006 03:18:22 +0000 (UTC)
X-Original-To: std-c++@mailman.ucar.edu
X-Robomod: STUMP, ichudov@algebra.com (Igor Chudov)
X-User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)
X-Accept-Language: en-us, en
X-Virus-Scanned: amavisd-new at cs.mu.OZ.AU
X-UserInfo1: SCSYQN_@FS@QBQLXCJKL^_TDEB\@PD\MNPWZKB]MPXHTEPIB_NVUAH_[BL[\IRKIANGGJBFNJF_DOLSCENSY^U@FRFUEXR@KFXYDBPWBCDQJA@X_DCBHXR[C@\EOKCJLED_SZ@RMWYXYWE_P@\\GOIW^@SYFFSWHFIXMADO@^[ADPRPETLBJ]RDGENSKQQZN
X-Path: comp-std-cpp-robomod!not-for-mail
X-Received: (from fjh@localhost)
	by mulga.cs.mu.OZ.AU (8.12.10+Sun/8.12.9/Submit) id k5C3I3os004537;
	Mon, 12 Jun 2006 13:18:03 +1000 (EST)
X-NNTP-Posting-Date: Sun, 11 Jun 2006 22:46:25 EDT
X-Delivered-To: std-c++@mailman.ucar.edu
X-Authentication-Warning: mulga.cs.mu.OZ.AU: fjh set sender to devnull@stump.algebra.com using -f
X-Newsgroups: comp.std.c++
Xref: g2news2.google.com comp.std.c++:2335

billclare3@aol.com wrote:
>   There has been a fair amount of discussion about a memory model for
> C++, paralleling that for Java in JSR-166. In particular, see:
>   Memory model for multithreaded C++: Issues
>   Document Number: WG21/N1777=J16/05-0037
>   Date: 2005-03-04
> and also notes from Hans Boehm at:
> http://www.hpl.hp.com/personal/Hans_Boehm/c++mm/.
> 
>   There is some recent discussion of this on
> "comp.lang.c++.moderated" under the topic "Memory Models."  The
> moderator there has suggested that the topic might be more on topic for
> this newsgroup.
> 
>   The suggested approach here is based on the premise that a
> generalized "compare-and-swap" is an appropriate abstraction 

    Note that the "suggested approach here" is that of billclare3@aol.com,
not Hans Boehm.  Boehm's paper does not mention compare and swap.

				John Nagle

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html                      ]



