[Bug 291108] FreeBSD 14.2 / 14.3 ignores half of the memory Asus Server RS700-E12-RS12U ( 2 x Intel(R) Xeon(R) 6517P )

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 20 Nov 2025 14:39:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291108

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org

--- Comment #9 from Mark Johnston <markj@FreeBSD.org> ---
So we're ignoring this SRAT entry:

   11813         Type=Memory                                                    
   11814         Flags={ENABLED}                                                
   11815         Base Address=0x0000060680000000                                
   11816         Length=0x0000001000000000                                      
   11817         Proximity Domain=1

But there's a corresponding entry in the memory map:

14727      ConventionalMemory 060680000000 000000000000 01000000 UC WC WT WB

Could you please show a verbose dmesg?  That is, boot with kernel_options=-v
set, and share the dmesg.

-- 
You are receiving this mail because:
You are the assignee for the bug.