Date: Fri, 13 Jan 2006 06:14:04 +0000 (UTC) From: Jason Evans <jasone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_spinlock.c src/lib/libthr/thread thr_spinlock.c Message-ID: <200601130614.k0D6E4jl000305@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601130614.k0D6E4jl000305>