diff options
| author | Warner Losh <imp@FreeBSD.org> | 2025-08-15 21:57:59 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2025-08-15 21:57:59 +0000 |
| commit | 69af14a57c9ea201904e9ef0e7521af5ae0e06ef (patch) | |
| tree | bc2f5785a7dfea022e1a2ea39cdbfcf0b43f2792 | |
| parent | c43cad87172039ccf38172129c79755ea79e6102 (diff) | |
jemalloc: Note update in UPDATING and RELNOTES
Sponsored by: Netflix
| -rw-r--r-- | RELNOTES | 4 | ||||
| -rw-r--r-- | UPDATING | 3 |
2 files changed, 7 insertions, 0 deletions
@@ -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. @@ -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.) |
