NetBSD-Bugs archive

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

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



The following reply was made to PR port-amd64/57661; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57661 CVS commit: src/sys/arch/amd64/include
Date: Thu, 24 Apr 2025 01:49:30 +0000

 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