Page MenuHomeFreeBSD

callout: Move per-CPU callout state into the dpcpu region
ClosedPublic

Authored by markj on Apr 25 2023, 5:22 PM.
Tags
None
Referenced Files
F115644398: D39807.diff
Sat, Apr 26, 11:43 AM
Unknown Object (File)
Sun, Apr 20, 1:40 PM
Unknown Object (File)
Thu, Apr 17, 1:24 PM
Unknown Object (File)
Thu, Apr 17, 1:00 PM
Unknown Object (File)
Thu, Apr 17, 5:54 AM
Unknown Object (File)
Sat, Apr 12, 4:17 AM
Unknown Object (File)
Mar 1 2025, 8:48 AM
Unknown Object (File)
Feb 28 2025, 5:47 PM
Subscribers

Details

Summary

This eliminates some static bloat in amd64 kernels and reduces the
penalty of increasing MAXCPU. The structures now also maintain NUMA
affinity. No functional change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable