Date: Tue, 8 Aug 2006 04:42:41 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_init.c thr_private.h thr_pspinlock.c Message-ID: <200608080442.k784gf10015440@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2006-08-08 04:42:41 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_init.c thr_private.h thr_pspinlock.c Log: Get number of CPUs and ignore spin count on single processor machine. Revision Changes Path 1.38 +3 -0 src/lib/libthr/thread/thr_init.c 1.67 +2 -0 src/lib/libthr/thread/thr_private.h 1.3 +10 -6 src/lib/libthr/thread/thr_pspinlock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608080442.k784gf10015440>