RELNOTES: add note about 4TB RAM limit lifted

Reviewed by:	emaste
Sponsored by:	The FreeBSD Foundation
Differential revision:	https://reviews.freebsd.org/D51779
This commit is contained in:
Konstantin Belousov
2025-08-07 01:36:00 +03:00
parent e26259f48a
commit 62f14d09a2
+4
View File
@@ -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