|
|
Subscribe / Log in / New account

Time to move to C11 atomics?

Time to move to C11 atomics?

Posted Jun 19, 2016 23:53 UTC (Sun) by PaXTeam (guest, #24616)
Parent article: Time to move to C11 atomics?

> If C11 atomics are used, this patching is not possible; it is no longer possible to know where those instructions are [...]

the compiler knows where those insns are and a gcc plugin could label them and emit the necessary data structures for the alternatives mechanism.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds