Use a per-bucket mutex to reduce contention and fix a seg-fault from a
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 24 May 2008 17:21:36 +0000 (17:21 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 24 May 2008 17:21:36 +0000 (17:21 +0000)
commit713d03c060822d86da8a93905a71edd055186955
tree004324b3c2516068397f6649325596083dfb8ed5
parent14dd663d1c7df32d43d72c48418f4f469d5eb999
Use a per-bucket mutex to reduce contention and fix a seg-fault from a
race in the transaction hash table.
bin/cpdup/cpdup.c
bin/cpdup/hclink.c
bin/cpdup/hclink.h