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
Unknown Object (File)
Apr 14 2024, 6:37 PM
Unknown Object (File)
Apr 14 2024, 6:37 PM
Unknown Object (File)
Mar 9 2024, 9:07 AM
Unknown Object (File)
Mar 9 2024, 9:06 AM
Unknown Object (File)
Mar 9 2024, 9:06 AM
Unknown Object (File)
Mar 8 2024, 2:53 AM
Unknown Object (File)
Jan 5 2024, 2:10 PM
Unknown Object (File)
Dec 29 2023, 8:23 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