git: 06521f7310 - main - relnotes/13.0: further POWER news
Piotr Kubaj
pkubaj at FreeBSD.org
Mon Mar 29 14:09:08 UTC 2021
The branch main has been updated by pkubaj (ports committer):
URL: https://cgit.FreeBSD.org/doc/commit/?id=06521f73106ee929e3f2380ec2d4f6bf6947192f
commit 06521f73106ee929e3f2380ec2d4f6bf6947192f
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-03-29 14:07:56 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-03-29 14:07:56 +0000
relnotes/13.0: further POWER news
HWPMC, handling kernel dumps, some of most important performance
improvements.
Reported by: luporl
---
website/content/en/releases/13.0R/relnotes.adoc | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/website/content/en/releases/13.0R/relnotes.adoc b/website/content/en/releases/13.0R/relnotes.adoc
index aebce15393..e9ecd15c9b 100644
--- a/website/content/en/releases/13.0R/relnotes.adoc
+++ b/website/content/en/releases/13.0R/relnotes.adoc
@@ -330,6 +330,8 @@ man:aacraid[4] was ported to powerpc64. gitref:d8c51c6f74b6[repository=src]
man:virtio[4] was ported to powerpc64. gitref:f272c8de6e47[repository=src]
+man:hwpmc[4] gained support for POWER8 and POWER9. gitref:68dd71825601[repository=src]
+
[[storage]]
== Storage
@@ -515,9 +517,13 @@ drm-kmod support (not base related, but involved fixing linuxkpi). gitref:937a05
Support QEMU/KVM pseries without hugepages. gitref:b934fc74683b[repository=src]
+Support for handling kernel minidumps. gitref:d3c34fc0f473[repository=src]
+
+Optimized memcpy, memmove ,bcopy, strncpy and strcpy. gitref:e16c18650cdc[repository=src], gitref:181e35008cfb[repository=src], gitref:075fb85f0904[repository=src]
+
Plenty of stability fixes, which fix many kernel panics.
-Plenty of performance improvements - performance during bulk -a package building is at least 60% higher.
+Plenty of other performance improvements - performance during bulk -a package building is at least 60% higher.
=== Sparc
More information about the dev-commits-doc-all
mailing list