Page MenuHomeFreeBSD

Remove platform_mp_probe.
ClosedPublic

Authored by andrew on Feb 26 2016, 9:41 AM.
Tags
None
Referenced Files
F87215327: D5458.diff
Sun, Jun 30, 9:04 AM
Unknown Object (File)
Fri, Jun 28, 2:53 PM
Unknown Object (File)
Fri, Jun 28, 5:24 AM
Unknown Object (File)
Sat, Jun 22, 3:51 PM
Unknown Object (File)
Wed, Jun 12, 12:04 PM
Unknown Object (File)
May 23 2024, 2:25 AM
Unknown Object (File)
May 22 2024, 5:47 PM
Unknown Object (File)
Apr 8 2024, 4:40 AM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 2667
Build 2686: arc lint + arc unit

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.