Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2024 14:42:04 GMT
From:      Ka Ho Ng <khng@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 04b90ac0f9e8 - main - epoch(9): Remove the under-development note
Message-ID:  <202403261442.42QEg45k098399@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by khng:

URL: https://cgit.FreeBSD.org/src/commit/?id=04b90ac0f9e883a485bad4b0edf516395596d17f

commit 04b90ac0f9e883a485bad4b0edf516395596d17f
Author:     Ka Ho Ng <khng@FreeBSD.org>
AuthorDate: 2024-03-26 14:38:41 +0000
Commit:     Ka Ho Ng <khng@FreeBSD.org>
CommitDate: 2024-03-26 14:38:41 +0000

    epoch(9): Remove the under-development note
    
    There has not been planned changes so far to the interface. Remove the
    section as it may not be relevant anymore.
    
    Sponsored by:   Juniper Networks, Inc.
    Reviewed by:    glebius
    Differential Revision:  https://reviews.freebsd.org/D44501
---
 share/man/man9/epoch.9 | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/share/man/man9/epoch.9 b/share/man/man9/epoch.9
index 90c8e25da3ff..826f887212e1 100644
--- a/share/man/man9/epoch.9
+++ b/share/man/man9/epoch.9
@@ -24,7 +24,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
 .\" DAMAGE.
 .\"
-.Dd April 30, 2020
+.Dd March 25, 2024
 .Dt EPOCH 9
 .Os
 .Sh NAME
@@ -260,10 +260,6 @@ and then defers deletion.
 More general mutation or a synchronous
 free would have to follow a call to
 .Fn epoch_wait .
-.Sh NOTES
-The
-.Nm
-kernel programming interface is under development and is subject to change.
 .Sh SEE ALSO
 .Xr callout 9 ,
 .Xr locking 9 ,



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