Date: Fri, 27 Jun 1997 16:19:45 -0700 (PDT) From: Steve Passe <fsmp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 locore.s Message-ID: <199706272319.QAA12115@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fsmp 1997/06/27 16:19:45 PDT
Modified files:
sys/i386/i386 locore.s
Log:
Added other_cpus to CPU private page.
This variable is a bitmap showing all CPUs present EXCEPT the CPU
owning the variable. In other words, it is equal to the global bitmap
'all_cpus' minus its own bit.
Revision Changes Path
1.90 +4 -2 src/sys/i386/i386/locore.s
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706272319.QAA12115>
