# Functions
Initialize examines the processor and sets the relevant variables above.
# Variables
No description provided by the author
No description provided by the author
CacheLineSize is the CPU's assumed cache line size.
DebugOptions is set to true by the runtime if the OS supports reading GODEBUG early in runtime startup.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CacheLinePad is used to pad structs to avoid false sharing.