public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Gcc transactional memory. Usable?
@ 2022-04-26 11:20 JUJU DUDU
  0 siblings, 0 replies; only message in thread
From: JUJU DUDU @ 2022-04-26 11:20 UTC (permalink / raw)
  To: gcc-help

I use gcc 11.2 on Linux.

Would you consider transactional memory usable in production? Is it
performance oriented?

I consider it to replace some code using binary semaphore.

The ultimate goal is to transfer the responsibility from the dev to the
compiler so that mistakes are avoided.

There are so few resources talking about it. Especially if you ran into
bugs or undefined behaviors. The goal here is to leverage your experience
to make my move.

Thanks

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-26 11:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26 11:20 Gcc transactional memory. Usable? JUJU DUDU

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).