Skip to content

How to ensure cache data consistency in the shared memory? #2444

Answered by elBoberido
daiyinger asked this question in Q&A

You must be logged in to vote

This is done with the atomics in out lock-free algorithms which takes care of syncronization.

Some material to dig deeper

Replies: 1 comment 2 replies

You must be logged in to vote
2 replies
@elBoberido

@daiyinger

Answer selected by daiyinger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants