Page MenuHomeFreeBSD

Remove platform_mp_probe.
ClosedPublic

Authored by andrew on Feb 26 2016, 9:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 2:43 PM
Unknown Object (File)
Fri, Apr 3, 11:12 AM
Unknown Object (File)
Fri, Apr 3, 10:13 AM
Unknown Object (File)
Fri, Apr 3, 1:55 AM
Unknown Object (File)
Thu, Apr 2, 11:17 PM
Unknown Object (File)
Mar 10 2026, 1:22 PM
Unknown Object (File)
Mar 9 2026, 5:29 AM
Unknown Object (File)
Feb 16 2026, 3:04 PM
Subscribers

Details

Summary

platform_mp_probe is almost identical on most SoCs, and slightly wrong
on the others. We should just check if mp_ncpus is set to more than one
cpu as we may wish to run on a single core even when SMP is available.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

andrew retitled this revision from to Remove platform_mp_probe..
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added a reviewer: ARM.
This revision is now accepted and ready to land.Feb 26 2016, 3:21 PM
This revision was automatically updated to reflect the committed changes.