Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2025 14:39:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 291108] FreeBSD 14.2 / 14.3 ignores half of the memory Asus Server RS700-E12-RS12U ( 2 x Intel(R) Xeon(R) 6517P )
Message-ID:  <bug-291108-227-QJAZbvppMa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-291108-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291108-227-QJAZbvppMa>