#24843 added a new package for CPU feature detection, when looking through the package I noticed const cacheLineSize and thought that could be useful if it were exported.
My use case is the same as the package, adding padding to structs to prevent false sharing.