HomeFreeBSD

Fix all users of mp_maxid to use the same semantics, namely:
rS123126Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fix all users of mp_maxid to use the same semantics, namely:

  1. mp_maxid is a valid FreeBSD CPU ID in the range 0 .. MAXCPU - 1.
  2. For all active CPUs in the system, PCPU_GET(cpuid) <= mp_maxid.

Approved by: re (scottl)
Tested on: i386, amd64, alpha

Details

Provenance
jhbAuthored on
Parents
rS123125: Export a few SMP related symbols in UP kernels as well. This is needed to
Branches
Unknown
Tags
Unknown

Event Timeline