Page MenuHomeFreeBSD

Use MFENCE to sync RDTSC on non-Intel CPUs.
ClosedPublic

Authored by kib on Jul 25 2017, 10:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 3, 10:12 PM
Unknown Object (File)
Fri, Oct 31, 2:32 AM
Unknown Object (File)
Fri, Oct 24, 7:43 PM
Unknown Object (File)
Fri, Oct 17, 1:36 PM
Unknown Object (File)
Fri, Oct 17, 1:36 PM
Unknown Object (File)
Fri, Oct 17, 1:36 PM
Unknown Object (File)
Fri, Oct 17, 1:36 PM
Unknown Object (File)
Fri, Oct 17, 4:36 AM

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Microoptimize, make the lfence (intel) case fastest.

This revision was automatically updated to reflect the committed changes.