Date: Fri, 23 May 2008 04:05:26 +0000 (UTC) From: John Birrell <jb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys smp.h src/sys/kern subr_smp.c Message-ID: <200805230405.m4N45Q7p027776@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 2008-05-23 04:05:26 UTC
FreeBSD src repository
Modified files:
sys/sys smp.h
sys/kern subr_smp.c
Log:
Allow a rendezvous with just a specified CPU too.
Make the API work in the non-smp case too so that a kernel module
can work the same regardless of whether or not it is loaded on a SMP
kernel or not.
Revision Changes Path
1.207 +61 -19 src/sys/kern/subr_smp.c
1.88 +6 -1 src/sys/sys/smp.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805230405.m4N45Q7p027776>
