|
|
|
|
|
by CyberDildonics
1616 days ago
|
|
This can delay the execution of an atomic read or write You can play "what if" all you want if you don't know what else running, but this was always about lock free interprocess communication, which is not broken by a page fault or process suspension. An atomic instruction by design will do everything it needs to when the instruction runs. Saying the OS can ultimately control the execution of a process is a nonsense cop out to try to skew away from the original point. all you ever wanted is anonymous memory This is local to a process tree and does not work for interprocess communication. |
|