Page MenuHomeFreeBSD

arm64: Dynamically allocate the dpcpu array
Needs ReviewPublic

Authored by andrew on Aug 15 2023, 2:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 5 2024, 9:46 PM
Unknown Object (File)
Oct 3 2024, 1:04 AM
Unknown Object (File)
Oct 2 2024, 11:05 AM
Unknown Object (File)
Apr 26 2024, 3:47 PM
Unknown Object (File)
Apr 26 2024, 3:45 PM
Unknown Object (File)
Apr 26 2024, 10:28 AM
Unknown Object (File)
Feb 21 2024, 6:32 PM
Unknown Object (File)
Dec 20 2023, 8:38 AM
Subscribers

Details

Reviewers
emaste
manu
Group Reviewers
arm64
Summary

This stores an array of pointers to each CPUs dpcpu memory. Reduce the
.bss size of the kernel by 8k by dynamically allocating this memory.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 53118
Build 50009: arc lint + arc unit