Module Name: src Committed By: msaitoh Date: Sat Oct 19 16:32:43 UTC 2024
Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: cpuctl(x86): Calculate L2 TLB size using with CPUID_AMDEXT2_L2TLBSIZEX32. It's required to calculate L2 TLB size correctly on Zen5. To generate a diff of this commit: cvs rdiff -u -r1.145 -r1.146 src/usr.sbin/cpuctl/arch/i386.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.