cvs commit: src/lib/libpthread/thread thr_spinlock.c
src/lib/libthr/thread thr_spinlock.c
Jason Evans
jasone at FreeBSD.org
Thu Jan 12 22:14:05 PST 2006
jasone 2006-01-13 06:14:04 UTC
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_spinlock.c
lib/libthr/thread thr_spinlock.c
Log:
Increase the number of spinlocks, since libc's malloc implementation is
about to significantly increase the number of spinlocks used.
Approved by: markm (mentor)
Revision Changes Path
1.23 +1 -1 src/lib/libpthread/thread/thr_spinlock.c
1.12 +1 -1 src/lib/libthr/thread/thr_spinlock.c
More information about the cvs-src
mailing list