Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/amd64/include



Module Name:    src
Committed By:   riastradh
Date:           Thu Apr 24 01:49:30 UTC 2025

Modified Files:
        src/sys/arch/amd64/include: param.h

Log Message:
amd64/param.h: Make UPAGES definition clearer.

Break it down into subaccounts that are summed at the end to make it
clear how much each part is using, and how many pages are actually
reserved for the stack.

No functional change intended.

PR port-amd64/57661: Crash when booting on Xeon Silver 4416+ in
KVM/Qemu


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/amd64/include/param.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index