Changes between Initial Version and Version 1 of Ticket #5760, comment 4


Ignore:
Timestamp:
Nov 7, 2020, 2:09:19 PM (3 years ago)
Author:
Stan

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5760, comment 4

    initial v1  
    1 In
    2     Fir24137x the random slowdowns and speedups on AMD CPUs for Windows
     1In r24137
     2    Fix the random slowdowns and speedups on AMD CPUs for Windows
    33Remove the MAHAF code and binaries, which doesn't work on anything more recent than Windows XP due to the usage of an unsigned driver.
    44Remove the custom timer (PMT, TSC...) code to use the Windows recommended way aka, QueryPerformanceCounter (QPC)