aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2025-08-15 21:57:59 +0000
committerWarner Losh <imp@FreeBSD.org>2025-08-15 21:57:59 +0000
commit69af14a57c9ea201904e9ef0e7521af5ae0e06ef (patch)
treebc2f5785a7dfea022e1a2ea39cdbfcf0b43f2792
parentc43cad87172039ccf38172129c79755ea79e6102 (diff)
jemalloc: Note update in UPDATING and RELNOTES
Sponsored by: Netflix
-rw-r--r--RELNOTES4
-rw-r--r--UPDATING3
2 files changed, 7 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 040c33b7b89c..6e962d2df910 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.
+c43cad871720:
+ jemalloc 5.3.0 has landed. See contrib/jemalloc/ChangeLog
+ for the long list of changes.
+
cce64f2e6851:
Add support for the NFSv4.2 Clone operation, which uses
block cloning to "copy on write" files on an NFS server.
diff --git a/UPDATING b/UPDATING
index 587ad2f93cf2..43d9835e2af5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -28,6 +28,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20250815:
+ jemalloc 5.3.0 has been committed to the tree.
+
+20250815:
The removal of Secure RPC DES authentication notced in 20250810
has been reverted. (However, it is still non-functional.)