Page MenuHomeFreeBSD

Update platform_default_mp_setmaxid to walk the device tree
ClosedPublic

Authored by andrew on Feb 27 2017, 6:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 24, 3:27 AM
Unknown Object (File)
Aug 20 2025, 9:05 AM
Unknown Object (File)
Aug 9 2025, 4:44 AM
Unknown Object (File)
Aug 9 2025, 1:33 AM
Unknown Object (File)
Aug 2 2025, 2:48 AM
Unknown Object (File)
Jul 13 2025, 1:47 PM
Unknown Object (File)
Jul 1 2025, 6:36 AM
Unknown Object (File)
Jun 29 2025, 5:44 AM
Subscribers
None

Details

Summary

We should be using the device tree to enumerate CPUs. Make the device
tree the default method.

Diff Detail

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

Event Timeline

andrew retitled this revision from to Update platform_default_mp_setmaxid to walk the device tree.
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added a reviewer: br.
br edited edge metadata.

works fine for me (tested on Cyclone5 and Arria10)

This revision is now accepted and ready to land.Feb 27 2017, 6:34 PM
andrew edited edge metadata.
  • Move the FDT bits to a FDT specific file
This revision now requires review to proceed.Feb 28 2017, 1:57 PM
br edited edge metadata.

works fine for me

This revision is now accepted and ready to land.Feb 28 2017, 4:31 PM
This revision was automatically updated to reflect the committed changes.