Page MenuHomeFreeBSD

Remove platform_mp_probe.
ClosedPublic

Authored by andrew on Feb 26 2016, 9:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 8, 1:31 PM
Unknown Object (File)
Mon, Jan 27, 12:50 PM
Unknown Object (File)
Mon, Jan 20, 10:12 PM
Unknown Object (File)
Jan 15 2025, 9:27 AM
Unknown Object (File)
Dec 7 2024, 11:56 PM
Unknown Object (File)
Dec 5 2024, 10:35 PM
Unknown Object (File)
Nov 28 2024, 10:32 PM
Unknown Object (File)
Oct 2 2024, 11:13 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.