[PATCH] ntdll: Optimize synchronization primitives.

Simon Richter Simon.Richter at hogyros.de
Wed Apr 1 04:31:50 CDT 2020


Hi,

On Wed, Apr 01, 2020 at 12:13:03AM -0500, Zebediah Figura wrote:

> After spending nearly two years trying to figure out how to implement
> synchronization primitives in a correct and performant manner, I've finally
> developed a solution which is not only simple and straightforward, but an
> amazing 100% more performant than current Wine!

How does it behave on NUMA when different sockets have different access
times for memory?

   Simon



More information about the wine-devel mailing list