Module Name: src Committed By: thorpej Date: Fri Sep 4 15:50:10 UTC 2020
Modified Files: src/sys/arch/alpha/include: cpu.h types.h Log Message: Put the MI cpu_data at the beginning of cpu_info so that it is cache line aligned. To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 src/sys/arch/alpha/include/cpu.h cvs rdiff -u -r1.56 -r1.57 src/sys/arch/alpha/include/types.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.