On 25/04/16 00:36, Richard Henderson wrote:
> On 04/22/2016 09:08 AM, Sergey Fedorov wrote:
>> When patching translated code for direct block chaining/unchaining,
>> modification of concurrently executing code can happen in multi-threaded
>> execution. Currently only user-mode is affected. To make
On 04/22/2016 09:08 AM, Sergey Fedorov wrote:
When patching translated code for direct block chaining/unchaining,
modification of concurrently executing code can happen in multi-threaded
execution. Currently only user-mode is affected. To make direct block patching
safe, some care must be taken
From: Sergey Fedorov
When patching translated code for direct block chaining/unchaining,
modification of concurrently executing code can happen in multi-threaded
execution. Currently only user-mode is affected. To make direct block patching
safe, some care must be taken to make sure that the cod