Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2025 20:20:35 GMT
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 039fedc441cc - main - RELNOTES: Add an entry for recent "nocto" changes
Message-ID:  <202506302020.55UKKZAc052460@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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