|
|
|
|
|
by squirrellous
23 days ago
|
|
IIUC rseq is similar to thread-local data with the additional benefit that it scales with number of CPU cores, not threads. However if you are an application developer and is able to control all the threads in an application, then rseq isn’t that superior. I fully agree that rseq should be more easily available to Linux developers, though. |
|