[Midnightbsd-cvs] [MidnightBSD/src] 896fca: Assume all TSCs are synchronized for AMD Family 17...

Lucas Holt noreply at github.com
Fri Aug 14 12:25:38 EDT 2020


  Branch: refs/heads/stable/1.2
  Home:   https://github.com/MidnightBSD/src
  Commit: 896fca85e82682794873ef98b16571943b11fa77
      https://github.com/MidnightBSD/src/commit/896fca85e82682794873ef98b16571943b11fa77
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M sys/x86/x86/tsc.c

  Log Message:
  -----------
  Assume all TSCs are synchronized for AMD Family 17h processors and later
when it has passed the synchronization test.

"Processor Programming Reference (PPR) for AMD Family 17h" states that
the TSC uses a common reference for all sockets, cores and threads.




More information about the Midnightbsd-cvs mailing list