git: 039fedc441cc - main - RELNOTES: Add an entry for recent "nocto" changes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jun 2025 20:20:35 UTC
The branch main has been updated by rmacklem:
URL: https://cgit.FreeBSD.org/src/commit/?id=039fedc441cc3e5b4c40d75ca862385a3a6bd926
commit 039fedc441cc3e5b4c40d75ca862385a3a6bd926
Author: Rick Macklem <rmacklem@FreeBSD.org>
AuthorDate: 2025-06-30 20:17:38 +0000
Commit: Rick Macklem <rmacklem@FreeBSD.org>
CommitDate: 2025-06-30 20:17:38 +0000
RELNOTES: Add an entry for recent "nocto" changes
---
RELNOTES | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/RELNOTES b/RELNOTES
index 133d68f87df0..4933c8392552 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,15 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
+50e733f19b37, 171f66b0c2ca:
+ These commits helped improve utilization of NFSv4.1/4.2
+ delegations. The changes are only used when the NFSv4
+ mount uses the "nocto" mount option and requires an
+ up-to-date NFSv4.1/4.2 server with delegations enabled.
+ For example: For a FreeBSD kernel build with both src
+ and obj NFSv4 mounted, the total RPC count dropped from
+ 5461286 to 945643, with a 20% drop in elapsed time.
+
cd240957d7ba
Making a connection to INADDR_ANY (i.e., using INADDR_ANY as an alias
for localhost) is now disabled by default. This functionality can be