Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2021 14:49:50 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 2803f1bc15 - main - relnotes/13.0: add info about ifunc on powerpc*
Message-ID:  <202103291449.12TEno0s015984@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj (ports committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=2803f1bc152fefa7f7cbaeb6c05f96df1529ff9c

commit 2803f1bc152fefa7f7cbaeb6c05f96df1529ff9c
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-03-29 14:49:21 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2021-03-29 14:49:21 +0000

    relnotes/13.0: add info about ifunc on powerpc*
    
    Reported by: jhibbits
---
 website/content/en/releases/13.0R/relnotes.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/website/content/en/releases/13.0R/relnotes.adoc b/website/content/en/releases/13.0R/relnotes.adoc
index b541ea3c4b..5abbf109d7 100644
--- a/website/content/en/releases/13.0R/relnotes.adoc
+++ b/website/content/en/releases/13.0R/relnotes.adoc
@@ -525,6 +525,8 @@ Optimized memcpy, memmove ,bcopy, strncpy and strcpy. gitref:e16c18650cdc[reposi
 
 XIVE interrupt controller driver for POWER9, which improves performance by about 10%. gitref:d49fc192c141[repository=src]
 
+Converting pmap drivers to ifunc improved performance by about 20%. gitref:45b69dd63[repository=src]
+
 Plenty of stability fixes, which fix many kernel panics.
 
 Plenty of other performance improvements - performance during bulk -a package building is at least 60% higher.



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