Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Aug 2025 18:02:43 GMT
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 62f14d09a235 - main - RELNOTES: add note about 4TB RAM limit lifted
Message-ID:  <202508071802.577I2hPi043618@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kib:

URL: https://cgit.FreeBSD.org/src/commit/?id=62f14d09a23513f36f432e837a065bb6456075c6

commit 62f14d09a23513f36f432e837a065bb6456075c6
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2025-08-06 22:36:00 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2025-08-07 17:56:15 +0000

    RELNOTES: add note about 4TB RAM limit lifted
    
    Reviewed by:    emaste
    Sponsored by:   The FreeBSD Foundation
    Differential revision:  https://reviews.freebsd.org/D51779
---
 RELNOTES | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index 42ca5282a79d..eb88be409ea4 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,10 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+d390633cf8c:
+	On modern amd64 machines (which have the LA57 CPU feature),
+	FreeBSD is able to utilize more than 4TB of RAM.
+
 2bd157bc732a:
 	The readdir_r(3) function is deprecated and may be removed in future
 	releases.  Using it in a program will result in compile-time and



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508071802.577I2hPi043618>