Page MenuHomeFreeBSD

Bind to a CPU in the device's domain if UMA will allocate the memory there.
Needs ReviewPublic

Authored by jeff on Aug 19 2019, 11:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 7:09 AM
Unknown Object (File)
Nov 12 2023, 6:13 AM
Unknown Object (File)
Nov 8 2023, 5:36 PM
Unknown Object (File)
Nov 8 2023, 3:25 PM
Unknown Object (File)
Nov 7 2023, 12:50 PM
Unknown Object (File)
Oct 7 2023, 4:19 PM
Unknown Object (File)
Oct 7 2023, 2:12 PM
Unknown Object (File)
Oct 7 2023, 5:40 AM
Subscribers
None

Details

Reviewers
jhb
gallatin
Summary

As discussed, this uses UMA_FIRSTTOUCH to signal that we can migrate a device attach routine to a cpu on the correct domain to automatically have malloc/uma allocate the memory in the correct place.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25965
Build 24522: arc lint + arc unit