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)
Wed, Mar 4, 9:14 AM
Unknown Object (File)
Mon, Mar 2, 4:48 PM
Unknown Object (File)
Fri, Feb 27, 12:46 PM
Unknown Object (File)
Fri, Feb 27, 7:32 AM
Unknown Object (File)
Thu, Feb 26, 5:32 AM
Unknown Object (File)
Mon, Feb 16, 3:40 PM
Unknown Object (File)
Feb 11 2026, 7:46 AM
Unknown Object (File)
Feb 7 2026, 8:03 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