Searched hist:123126 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/sparc64/sparc64/
H A Dmp_machdep.cdiff 123126 Wed Dec 03 12:57:26 MST 2003 jhb 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
/freebsd-10.0-release/sys/sys/
H A Dsmp.hdiff 123126 Wed Dec 03 12:57:26 MST 2003 jhb 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
/freebsd-10.0-release/sys/vm/
H A Duma_core.cdiff 123126 Wed Dec 03 12:57:26 MST 2003 jhb 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
/freebsd-10.0-release/sys/amd64/amd64/
H A Dmp_machdep.cdiff 123126 Wed Dec 03 12:57:26 MST 2003 jhb 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
/freebsd-10.0-release/sys/i386/i386/
H A Dmp_machdep.cdiff 123126 Wed Dec 03 12:57:26 MST 2003 jhb 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
/freebsd-10.0-release/sys/kern/
H A Dsched_ule.cdiff 123126 Wed Dec 03 12:57:26 MST 2003 jhb 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

Completed in 341 milliseconds