DragonFly commits List (threaded) for 2008-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/bin/cpdup cpdup.c hclink.c hclink.h
dillon 2008/05/24 10:21:36 PDT
DragonFly src repository
Modified files:
bin/cpdup cpdup.c hclink.c hclink.h
Log:
Use a per-bucket mutex to reduce contention and fix a seg-fault from a
race in the transaction hash table.
Revision Changes Path
1.29 +4 -2 src/bin/cpdup/cpdup.c
1.10 +25 -9 src/bin/cpdup/hclink.c
1.7 +1 -1 src/bin/cpdup/hclink.h
http://www.dragonflybsd.org/cvsweb/src/bin/cpdup/cpdup.c.diff?r1=1.28&r2=1.29&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/cpdup/hclink.c.diff?r1=1.9&r2=1.10&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/cpdup/hclink.h.diff?r1=1.6&r2=1.7&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]