git: ef7714e724 - main - relnotes: Note nvme namespace change dynamic notification
Warner Losh <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/doc/commit/?id=ef7714e7249945b0f1ba8869df8435356357ee13 commit ef7714e7249945b0f1ba8869df8435356357ee13 Author: Warner Losh <[email protected]> AuthorDate: 2025-12-01 18:43:13 +0000 Commit: Warner Losh <[email protected]> CommitDate: 2025-12-01 18:43:52 +0000 relnotes: Note nvme namespace change dynamic notification This is important for cloud users that grow / shrink their nvme drives. Sponsored by: Netflix --- website/content/en/releases/15.0R/relnotes.adoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc index 2e44d23b23..a255971a6a 100644 --- a/website/content/en/releases/15.0R/relnotes.adoc +++ b/website/content/en/releases/15.0R/relnotes.adoc @@ -1232,6 +1232,11 @@ gitref:a15f7c96a276[repository=src], gitref:66b5296f1b29[repository=src] {{< sponsored "Chelsio Communications" >}} +Add support for dynamicly resizing NVMe namespaces. +The man:nvd[4] and man:nda[4] drivers now notify geom of sizes changes in real time. +gitref:86d3ec359a56[repository=src] +{{< sponsored "Netflix" >}} + [[boot-loader]] == Boot Loader Changes @@ -1391,7 +1396,7 @@ This means that FreeBSD does not skip the `TIME_WAIT` state anymore for endpoint The new sysctl variable `net.inet.tcp.msl_local` can be used to control the time these endpoints stay in the `TIME_WAIT` state. The sysctl variable `net.inet.tcp.nolocaltimewait` is deprecated and intended to be removed in FreeBSD 16. gitref:c3fc0db3bc50[repository=src] -{{< sponsored "Netflix, Inc." >}} +{{< sponsored "Netflix" >}} The local stream (AF_UNIX/SOCK_STREAM) and sequenced packet stream (AF_UNIX/SOCK_SEQPACKET) sockets have been improved for better bulk transfer and round trip times. The SOCK_SEQPACKET socket has been brought to the specification and now behaves as a true stream socket, while in previous FreeBSD releases it could exhibit features of