diff options
author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-04-08 11:41:12 +0000 |
---|---|---|
committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-04-08 11:41:12 +0000 |
commit | 6b564a7014af2d4d9f000ed39a4fed77fd5245e0 (patch) | |
tree | 3805c7d1cab7ee8faf746ed3a1f0d1a448d4a8da /usr/src/man/man3cpc/cpc.3cpc | |
parent | 4fc8237742a380d4833394892fb148e1a34acb28 (diff) | |
parent | 62366fbbe8edca853fee6c14327d822239ba914f (diff) | |
download | illumos-joyent-release-20200409.tar.gz |
[illumos-gate merge]release-20200409
commit 62366fbbe8edca853fee6c14327d822239ba914f
12466 Enable IPv6 TSO Support for vioif
commit d240edaf609c558d5a1f981b09a577823b54fae2
12465 vioif needs length for tso checksum
commit 425251fd07ab465313fb50dea0f1ac795be10e05
9059 Simplify SMAP relocations with krtld
commit 28e0ac9c914344194ef919b0271895d33f83d396
12433 efcode: NULL pointer errors
commit 31aa620247ae407b2bee2dccd71693d1938f54d6
12452 Want support for AMD Zen 2 CPC Events
Conflicts:
usr/src/uts/i86pc/os/machdep.c
usr/src/uts/common/io/dld/dld_proto.c
usr/src/uts/common/inet/ip/ip_if.c
Diffstat (limited to 'usr/src/man/man3cpc/cpc.3cpc')
-rw-r--r-- | usr/src/man/man3cpc/cpc.3cpc | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3cpc/cpc.3cpc b/usr/src/man/man3cpc/cpc.3cpc index d25dc393f8..3a4e86819f 100644 --- a/usr/src/man/man3cpc/cpc.3cpc +++ b/usr/src/man/man3cpc/cpc.3cpc @@ -3,7 +3,7 @@ .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] .\" Copyright (c) 2019, Joyent, Inc. -.Dd March 25, 2019 +.Dd March 27, 2020 .Dt CPC 3CPC .Os .Sh NAME @@ -131,8 +131,11 @@ The following manual pages provide more detailed information on the events available for the specific AMD processor models. The covered processor families are listed in hexadecimal. .Bl -tag -width Xr -.It Xr amd_f17h_events 3CPC -AMD Family 17h processors, including models 00-2fh. +.It Xr amd_f17h_zen1_events 3CPC +AMD Family 17h Zen 1 processors, including models 00-2fh. +Include Ryzen, ThreadRipper, and EPYC branded processors. +.It Xr amd_f17h_zen2_events 3CPC +AMD Family 17h Zen 2 processors, including models 30-7fh. Include Ryzen, ThreadRipper, and EPYC branded processors. .El .Ss Using Attributes |