HomeFreeBSD

x86: cpufunc: Add rdtsc_ordered()

Description

x86: cpufunc: Add rdtsc_ordered()

Add a variant of 'rdtsc()' that performs the ordered version of 'rdtsc'
appropriate for the invoking x86 variant.

Also, expose the 'lfence'-ed and 'mfence'-ed 'rdtsc()' variants needed
by 'rdtsc_ordered()' for general use.

Sponsored by: Juniper Networks, Inc.
Sponsored by: Klara, Inc.
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D31416

Details

Provenance
adam_fenn.ioAuthored on Jul 28 2021, 5:12 PM
kibCommitted on Aug 14 2021, 12:57 PM
Reviewer
kib
Differential Revision
D31416: x86: cpufunc: Add rdtsc_ordered()
Parents
rG908e277230ef: x86: cpufunc: Add rdtscp_aux()
Branches
Unknown
Tags
Unknown