Check out my first novel, midnight's simulacra!

Transactional memory

From dankwiki
Revision as of 09:20, 14 March 2012 by Dank (talk | contribs) (→‎See Also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

I'm pretty convinced transactional memory is a bunch of crap, frankly.

Update: I'm no longer convinced... Dank 21:53, 13 October 2009 (UTC)

GCC

GCC supports x86 transactional memory as of November 2011 via the -fgnu-tm command line option.

See Also