Module Name: src Committed By: riastradh Date: Sun Apr 21 14:11:12 UTC 2024
Modified Files: src/sys/arch/amd64/conf: GENERIC src/sys/arch/i386/conf: GENERIC Log Message: apei(4), acpihed(4): Enable in x86 GENERIC. Let's just see how this works out in practice. Might need to reduce the overhead of each GHES on machines with thousands of them, but we'll see. PR kern/58046 To generate a diff of this commit: cvs rdiff -u -r1.610 -r1.611 src/sys/arch/amd64/conf/GENERIC cvs rdiff -u -r1.1254 -r1.1255 src/sys/arch/i386/conf/GENERIC Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.