]> git.ipfire.org Git - thirdparty/samba.git/commit
Add missing gcc memory barriers, this bug showed up when doing a
authorAnton Blanchard <anton@samba.org>
Sun, 19 Aug 2001 13:45:38 +0000 (13:45 +0000)
committerAnton Blanchard <anton@samba.org>
Sun, 19 Aug 2001 13:45:38 +0000 (13:45 +0000)
commit66673eeeb42e1e82c5bd17c419c7a68ab89315fb
tree4e9ac7e4dc0a8075184319baa7f956aaf9243dc3
parentca66a07781a13bb0b953535fca26ffcf97df39ac
Add missing gcc memory barriers, this bug showed up when doing a
heavy netbench run. :)

Rework ppc spinlocks to be faster.
(This used to be commit a58b89d33979f53daa2573c31eba024a26c46502)
source3/tdb/spinlock.c