Revamp the algorithm to acquire a contested lock, the intention
authorDavid Xu <davidxu@dragonflybsd.org>
Tue, 4 Apr 2006 14:04:39 +0000 (14:04 +0000)
committerDavid Xu <davidxu@dragonflybsd.org>
Tue, 4 Apr 2006 14:04:39 +0000 (14:04 +0000)
commita84082330b9f1ce71a75d88094ab6988b4465303
tree85764ffe3718f7f8b25e9be53b454fd22c70d5c7
parent84cca6ec73aa934f8eced2b31ac3c55e38b40ed5
Revamp the algorithm to acquire a contested lock, the intention
is to reduce cache line ownership transfering on many-cpu system.
lib/libthread_xu/thread/thr_umtx.c